SecludedCorner commited on
Commit
06c2548
·
verified ·
1 Parent(s): e1e7402

full evaluation artifacts: entry + ablation families, per-item predictions, analysis tooling

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +84 -0
  2. patches/compute_results_per_item_is_correct.diff +26 -0
  3. results/hf_baseline_full/finetune/boolq/results.txt +3 -0
  4. results/hf_baseline_full/finetune/mnli/results.txt +1 -0
  5. results/hf_baseline_full/finetune/mrpc/results.txt +3 -0
  6. results/hf_baseline_full/finetune/multirc/results.txt +3 -0
  7. results/hf_baseline_full/finetune/qqp/results.txt +3 -0
  8. results/hf_baseline_full/finetune/rte/results.txt +3 -0
  9. results/hf_baseline_full/finetune/wsc/results.txt +3 -0
  10. results/hf_baseline_full/zero_shot/causal/blimp/blimp_filtered/best_temperature_report.txt +95 -0
  11. results/hf_baseline_full/zero_shot/causal/blimp/blimp_filtered/predictions.json +0 -0
  12. results/hf_baseline_full/zero_shot/causal/blimp/supplement_filtered/best_temperature_report.txt +18 -0
  13. results/hf_baseline_full/zero_shot/causal/blimp/supplement_filtered/predictions.json +0 -0
  14. results/hf_baseline_full/zero_shot/causal/comps/comps/best_temperature_report.txt +11 -0
  15. results/hf_baseline_full/zero_shot/causal/comps/comps/predictions.json +0 -0
  16. results/hf_baseline_full/zero_shot/causal/entity_tracking/entity_tracking/best_temperature_report.txt +28 -0
  17. results/hf_baseline_full/zero_shot/causal/entity_tracking/entity_tracking/predictions.json +0 -0
  18. results/hf_baseline_full_s1/zero_shot/causal/blimp/blimp_filtered/best_temperature_report.txt +95 -0
  19. results/hf_baseline_full_s1/zero_shot/causal/blimp/blimp_filtered/predictions.json +0 -0
  20. results/hf_baseline_full_s1/zero_shot/causal/blimp/supplement_filtered/best_temperature_report.txt +18 -0
  21. results/hf_baseline_full_s1/zero_shot/causal/blimp/supplement_filtered/predictions.json +0 -0
  22. results/hf_baseline_full_s1/zero_shot/causal/entity_tracking/entity_tracking/best_temperature_report.txt +28 -0
  23. results/hf_baseline_full_s1/zero_shot/causal/entity_tracking/entity_tracking/predictions.json +0 -0
  24. results/hf_baseline_full_s2/zero_shot/causal/blimp/blimp_filtered/best_temperature_report.txt +95 -0
  25. results/hf_baseline_full_s2/zero_shot/causal/blimp/blimp_filtered/predictions.json +0 -0
  26. results/hf_baseline_full_s2/zero_shot/causal/blimp/supplement_filtered/best_temperature_report.txt +18 -0
  27. results/hf_baseline_full_s2/zero_shot/causal/blimp/supplement_filtered/predictions.json +0 -0
  28. results/hf_baseline_full_s2/zero_shot/causal/entity_tracking/entity_tracking/best_temperature_report.txt +28 -0
  29. results/hf_baseline_full_s2/zero_shot/causal/entity_tracking/entity_tracking/predictions.json +0 -0
  30. results/hf_baseline_full_s3/zero_shot/causal/blimp/blimp_filtered/best_temperature_report.txt +95 -0
  31. results/hf_baseline_full_s3/zero_shot/causal/blimp/blimp_filtered/predictions.json +0 -0
  32. results/hf_baseline_full_s3/zero_shot/causal/blimp/supplement_filtered/best_temperature_report.txt +18 -0
  33. results/hf_baseline_full_s3/zero_shot/causal/blimp/supplement_filtered/predictions.json +0 -0
  34. results/hf_baseline_full_s3/zero_shot/causal/entity_tracking/entity_tracking/best_temperature_report.txt +28 -0
  35. results/hf_baseline_full_s3/zero_shot/causal/entity_tracking/entity_tracking/predictions.json +0 -0
  36. results/hf_loop2_full/finetune/boolq/results.txt +3 -0
  37. results/hf_loop2_full/finetune/mnli/results.txt +1 -0
  38. results/hf_loop2_full/finetune/mrpc/results.txt +3 -0
  39. results/hf_loop2_full/finetune/multirc/results.txt +3 -0
  40. results/hf_loop2_full/finetune/qqp/results.txt +3 -0
  41. results/hf_loop2_full/finetune/rte/results.txt +3 -0
  42. results/hf_loop2_full/finetune/wsc/results.txt +3 -0
  43. results/hf_loop2_full/zero_shot/causal/blimp/blimp_filtered/best_temperature_report.txt +95 -0
  44. results/hf_loop2_full/zero_shot/causal/blimp/blimp_filtered/predictions.json +0 -0
  45. results/hf_loop2_full/zero_shot/causal/blimp/supplement_filtered/best_temperature_report.txt +18 -0
  46. results/hf_loop2_full/zero_shot/causal/blimp/supplement_filtered/predictions.json +0 -0
  47. results/hf_loop2_full/zero_shot/causal/comps/comps/best_temperature_report.txt +11 -0
  48. results/hf_loop2_full/zero_shot/causal/comps/comps/predictions.json +0 -0
  49. results/hf_loop2_full/zero_shot/causal/entity_tracking/entity_tracking/best_temperature_report.txt +28 -0
  50. results/hf_loop2_full/zero_shot/causal/entity_tracking/entity_tracking/predictions.json +0 -0
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language: en
4
+ tags:
5
+ - babylm
6
+ - babylm-2026
7
+ - strict-small
8
+ - evaluation-artifacts
9
+ - reproducibility
10
+ pretty_name: bind1 (BabyLM 2026 Strict-Small) — full evaluation artifacts
11
+ ---
12
+
13
+ # bind1 — BabyLM 2026 Strict-Small entry: full evaluation artifacts
14
+
15
+ Complete, per-item evaluation outputs for the
16
+ [`SecludedCorner/bind1-babylm2026-strict-small`](https://huggingface.co/SecludedCorner/bind1-babylm2026-strict-small)
17
+ entry and its ablation families, released so that **every number we report is downloadable and
18
+ recomputable** — including the negative results.
19
+
20
+ All outputs were produced by the official `babylm-eval` pipeline (zero-shot backend `causal`;
21
+ GLUE via the official fine-tuning protocol). Reports are the pipeline's own
22
+ `best_temperature_report.txt`; predictions are per-item.
23
+
24
+ ## Model families included (35 evaluation targets)
25
+
26
+ | Directory pattern | What it is | What it shows |
27
+ |---|---|---|
28
+ | `hf_loop2_full(_sN)` | the entry architecture, trained loop depth T=3, seeds 0–3 | main results |
29
+ | `hf_loop2_T1/T2/T4(_sN)` | same weights, forced inference depth T=1/2/4 | the T-sweep: iteration helps grammar in all seeds, erodes healthy-write entity tracking, and partially rebuilds the one collapsed write |
30
+ | `hf_loop2_sever(_sN)` | same weights, verdict-to-trust edge zeroed at inference | inference-inertness of the feedback edge (4/4 seeds) |
31
+ | `hf_loop2_novg(_sN)` (+`_ti1`) | retrained from scratch with the edge frozen | training-scaffold evidence (seed-conditional: 3/4) |
32
+ | `hf_baseline_full(_sN)` | size-matched plain-decoder monolith, seeds 0–3 | the paired control for every claim |
33
+ | `hf_loop_full` | the earlier bypassed variant (v=1.0, loop inert) | the audit-caught failure kept as a diagnostic |
34
+
35
+ Internal (logical) experiment ids map to these physical names as
36
+ `bind1_tt3_sN` = `hf_loop2_full(_sN)`, `bind1_tt3_sN_ti{K}` = `hf_loop2_T{K}(_sN)`,
37
+ `mono_sN` = `hf_baseline_full(_sN)`, `bind1_tt3_sN_novg` = `hf_loop2_novg(_sN)`.
38
+
39
+ ## Layout
40
+
41
+ ```
42
+ results/<model>/zero_shot/causal/<task>/<subset>/
43
+ best_temperature_report.txt # official aggregate report
44
+ predictions.json # per-item predictions
45
+ results/hf_loop2_full/finetune/<task>/results.txt # official GLUE protocol (entry)
46
+ results/hf_baseline_full/finetune/<task>/results.txt # official GLUE protocol (control)
47
+ scripts/oracle_best_of_T.py # best-of-T oracle + chance-null recovery analysis
48
+ scripts/make_t_variant.py # builds the forced-T inference variants (config-only clones)
49
+ patches/compute_results_per_item_is_correct.diff # additive patch to the official pipeline
50
+ ```
51
+
52
+ ## Per-item correctness (`is_correct`)
53
+
54
+ Entity-tracking `predictions.json` records include `pred_idx` / `gold_idx` / `is_correct`,
55
+ added by the **additive** patch in `patches/` (the official `id`/`pred` fields and all scoring
56
+ logic are untouched; patched reruns reproduce the official aggregates exactly, 12/12 checked).
57
+ This is what makes the chance-null analysis possible: for answers the single-pass model got
58
+ wrong and iteration *changed*, a memoryless re-roll lands on gold ~25% of the time (5 options).
59
+ Recovery at ~25% = re-rolled noise; recovery far above = real signal. Both verdicts occur in
60
+ this data — ~25% in the three healthy-write seeds, 37–45% in the collapsed-write seed —
61
+ which is the evidence behind the model card's "iteration as a backup pathway" note.
62
+
63
+ Recompute it yourself:
64
+
65
+ ```bash
66
+ python scripts/oracle_best_of_T.py bind1_tt3_s0 # any of s0..s3
67
+ ```
68
+
69
+ (The script expects the experiment-archive layout; adapt the paths at the top, or read the
70
+ predictions files directly — the schema is one JSON object per subset with a `predictions` list.)
71
+
72
+ ## Scope note (honest boundary)
73
+
74
+ These are the artifacts of the **2026 entry generation** (bind1). Artifacts of the
75
+ training-time-depth study that motivates the 2027 generation are withheld until a companion
76
+ paper clears double-blind review, and will be added here afterwards. Nothing in this dataset
77
+ was selected post-hoc: every ablation family we ran on the entry generation is present,
78
+ including the ones that falsified our own pre-registered predictions.
79
+
80
+ ## Citation
81
+
82
+ Yulin Yang (ORCID 0009-0007-4827-8449). *A Microkernel Language Model: Reasoning as
83
+ Mutually-Supporting Aggregates, and Why Its Parts Must Be Judged Together.* BabyLM Challenge
84
+ 2026 (Strict-Small track) submission.
patches/compute_results_per_item_is_correct.diff ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ diff --git a/strict/evaluation_pipeline/sentence_zero_shot/compute_results.py b/strict/evaluation_pipeline/sentence_zero_shot/compute_results.py
2
+ index c407590..2b91b48 100644
3
+ --- a/strict/evaluation_pipeline/sentence_zero_shot/compute_results.py
4
+ +++ b/strict/evaluation_pipeline/sentence_zero_shot/compute_results.py
5
+ @@ -78,9 +78,19 @@ def rank_and_evaluate(args, subset_to_stats, all_log_probs, raw_sentences, label
6
+ if args.save_predictions:
7
+ num_id_matches = len(predictions[temp][uid])
8
+ if args.task in ("comps", "ewok"):
9
+ - predictions[temp][uid].append({"id" : f"{uid}_{num_id_matches}", "pred" : raw_sentence_dict["sentences"][chosen_sentence]})
10
+ + pred_text = raw_sentence_dict["sentences"][chosen_sentence]
11
+ else:
12
+ - predictions[temp][uid].append({"id" : f"{uid}_{num_id_matches}", "pred" : raw_sentence_dict["completions"][chosen_sentence]})
13
+ + pred_text = raw_sentence_dict["completions"][chosen_sentence]
14
+ + # pred_idx/gold_idx/is_correct are additive fields (id/pred schema unchanged):
15
+ + # the ranked choice is decided here and cannot be reliably reconstructed from
16
+ + # pred text alone (duplicate options, per-UID counter != example_id).
17
+ + predictions[temp][uid].append({
18
+ + "id" : f"{uid}_{num_id_matches}",
19
+ + "pred" : pred_text,
20
+ + "pred_idx" : int(chosen_sentence),
21
+ + "gold_idx" : int(label),
22
+ + "is_correct" : bool(is_correct),
23
+ + })
24
+
25
+ def compute_causal_results(args, model, dataloader, temperatures):
26
+ subset_to_stats = {temp : {} for temp in temperatures}
results/hf_baseline_full/finetune/boolq/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.673394495412844
2
+ f1: 0.7532347504621072
3
+ mcc: 0.2731513822415415
results/hf_baseline_full/finetune/mnli/results.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ accuracy: 0.43989405052974734
results/hf_baseline_full/finetune/mrpc/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.6862745098039216
2
+ f1: 0.8095238095238095
3
+ mcc: 0.10227299881383177
results/hf_baseline_full/finetune/multirc/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.5742574257425742
2
+ f1: 0.07194244604316546
3
+ mcc: 0.021875612870243824
results/hf_baseline_full/finetune/qqp/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.7104625278258718
2
+ f1: 0.600668622501194
3
+ mcc: 0.37415736608969374
results/hf_baseline_full/finetune/rte/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.5107913669064749
2
+ f1: 0.48484848484848486
3
+ mcc: 0.019941920640703076
results/hf_baseline_full/finetune/wsc/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.6923076923076923
2
+ f1: 0.5294117647058824
3
+ mcc: 0.3221899920504105
results/hf_baseline_full/zero_shot/causal/blimp/blimp_filtered/best_temperature_report.txt ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### FIELD ACCURACY
4
+ syntax: 62.32
5
+ morphology: 70.77
6
+ syntax/semantics: 63.44
7
+ semantics: 58.39
8
+
9
+ ### UID ACCURACY
10
+ adjunct_island: 79.85
11
+ anaphor_gender_agreement: 70.65
12
+ anaphor_number_agreement: 81.31
13
+ animate_subject_passive: 69.72
14
+ animate_subject_trans: 82.56
15
+ causative: 49.63
16
+ complex_NP_island: 53.66
17
+ coordinate_structure_constraint_complex_left_branch: 31.35
18
+ coordinate_structure_constraint_object_extraction: 54.27
19
+ determiner_noun_agreement_1: 83.85
20
+ determiner_noun_agreement_2: 84.96
21
+ determiner_noun_agreement_irregular_1: 71.81
22
+ determiner_noun_agreement_irregular_2: 83.54
23
+ determiner_noun_agreement_with_adjective_1: 78.14
24
+ determiner_noun_agreement_with_adj_2: 84.38
25
+ determiner_noun_agreement_with_adj_irregular_1: 77.72
26
+ determiner_noun_agreement_with_adj_irregular_2: 78.45
27
+ distractor_agreement_relational_noun: 47.08
28
+ distractor_agreement_relative_clause: 40.07
29
+ drop_argument: 71.09
30
+ ellipsis_n_bar_1: 67.46
31
+ ellipsis_n_bar_2: 69.57
32
+ existential_there_object_raising: 65.02
33
+ existential_there_quantifiers_1: 92.37
34
+ existential_there_quantifiers_2: 45.66
35
+ existential_there_subject_raising: 69.70
36
+ expletive_it_object_raising: 68.12
37
+ inchoative: 42.81
38
+ intransitive: 64.06
39
+ irregular_past_participle_adjectives: 51.72
40
+ irregular_past_participle_verbs: 72.93
41
+ irregular_plural_subject_verb_agreement_1: 66.17
42
+ irregular_plural_subject_verb_agreement_2: 68.83
43
+ left_branch_island_echo_question: 49.63
44
+ left_branch_island_simple_question: 44.69
45
+ matrix_question_npi_licensor_present: 11.30
46
+ npi_present_1: 31.90
47
+ npi_present_2: 44.97
48
+ only_npi_licensor_present: 45.01
49
+ only_npi_scope: 38.71
50
+ passive_1: 79.05
51
+ passive_2: 73.86
52
+ principle_A_case_1: 100.00
53
+ principle_A_case_2: 72.68
54
+ principle_A_c_command: 59.41
55
+ principle_A_domain_1: 93.76
56
+ principle_A_domain_2: 61.53
57
+ principle_A_domain_3: 52.71
58
+ principle_A_reconstruction: 37.33
59
+ regular_plural_subject_verb_agreement_1: 68.76
60
+ regular_plural_subject_verb_agreement_2: 61.80
61
+ sentential_negation_npi_licensor_present: 98.69
62
+ sentential_negation_npi_scope: 52.24
63
+ sentential_subject_island: 44.12
64
+ superlative_quantifiers_1: 72.83
65
+ superlative_quantifiers_2: 79.41
66
+ tough_vs_raising_1: 36.92
67
+ tough_vs_raising_2: 81.30
68
+ transitive: 64.40
69
+ wh_island: 57.50
70
+ wh_questions_object_gap: 67.40
71
+ wh_questions_subject_gap: 87.08
72
+ wh_questions_subject_gap_long_distance: 88.68
73
+ wh_vs_that_no_gap: 92.10
74
+ wh_vs_that_no_gap_long_distance: 97.26
75
+ wh_vs_that_with_gap: 34.82
76
+ wh_vs_that_with_gap_long_distance: 10.99
77
+
78
+ ### LINGUISTICS_TERM ACCURACY
79
+ island_effects: 51.89
80
+ anaphor_agreement: 75.87
81
+ s-selection: 76.24
82
+ argument_structure: 63.77
83
+ determiner_noun_agreement: 80.73
84
+ subject_verb_agreement: 59.00
85
+ ellipsis: 68.53
86
+ control_raising: 63.88
87
+ quantifiers: 72.81
88
+ irregular_forms: 62.22
89
+ npi_licensing: 46.14
90
+ binding: 67.83
91
+ filler_gap_dependency: 67.73
92
+
93
+ ### AVERAGE ACCURACY
94
+ 64.35
95
+
results/hf_baseline_full/zero_shot/causal/blimp/blimp_filtered/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full/zero_shot/causal/blimp/supplement_filtered/best_temperature_report.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### FIELD ACCURACY
4
+ supplement: 73.28
5
+
6
+ ### UID ACCURACY
7
+ hypernym: 49.05
8
+ qa_congruence_easy: 56.25
9
+ qa_congruence_tricky: 45.45
10
+ subject_aux_inversion: 80.92
11
+ turn_taking: 61.07
12
+
13
+ ### LINGUISTICS_TERM ACCURACY
14
+ supplement: 73.28
15
+
16
+ ### AVERAGE ACCURACY
17
+ 58.55
18
+
results/hf_baseline_full/zero_shot/causal/blimp/supplement_filtered/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full/zero_shot/causal/comps/comps/best_temperature_report.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### UID ACCURACY
4
+ base: 52.65
5
+ wugs: 51.40
6
+ wugs_dist_before: 53.40
7
+ wugs_dist_in_between: 46.53
8
+
9
+ ### AVERAGE ACCURACY
10
+ 51.00
11
+
results/hf_baseline_full/zero_shot/causal/comps/comps/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full/zero_shot/causal/entity_tracking/entity_tracking/best_temperature_report.txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### UID ACCURACY
4
+ ambiref_0_ops: 30.64
5
+ ambiref_1_ops: 27.68
6
+ ambiref_2_ops: 26.49
7
+ ambiref_3_ops: 28.81
8
+ ambiref_4_ops: 25.85
9
+ ambiref_5_ops: 32.62
10
+ move_contents_0_ops: 28.60
11
+ move_contents_1_ops: 24.09
12
+ move_contents_2_ops: 30.41
13
+ move_contents_3_ops: 27.72
14
+ move_contents_4_ops: 28.92
15
+ move_contents_5_ops: 26.28
16
+ regular_0_ops: 30.20
17
+ regular_1_ops: 23.06
18
+ regular_2_ops: 26.90
19
+ regular_3_ops: 24.92
20
+ regular_4_ops: 26.76
21
+ regular_5_ops: 30.82
22
+ regular: 27.11
23
+ ambiref: 28.68
24
+ move_contents: 27.67
25
+
26
+ ### AVERAGE ACCURACY
27
+ 27.82
28
+
results/hf_baseline_full/zero_shot/causal/entity_tracking/entity_tracking/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full_s1/zero_shot/causal/blimp/blimp_filtered/best_temperature_report.txt ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### FIELD ACCURACY
4
+ syntax: 63.32
5
+ morphology: 72.97
6
+ syntax/semantics: 65.49
7
+ semantics: 63.25
8
+
9
+ ### UID ACCURACY
10
+ adjunct_island: 74.57
11
+ anaphor_gender_agreement: 65.60
12
+ anaphor_number_agreement: 83.89
13
+ animate_subject_passive: 66.03
14
+ animate_subject_trans: 82.67
15
+ causative: 48.29
16
+ complex_NP_island: 48.35
17
+ coordinate_structure_constraint_complex_left_branch: 47.57
18
+ coordinate_structure_constraint_object_extraction: 53.74
19
+ determiner_noun_agreement_1: 85.04
20
+ determiner_noun_agreement_2: 81.85
21
+ determiner_noun_agreement_irregular_1: 74.01
22
+ determiner_noun_agreement_irregular_2: 80.61
23
+ determiner_noun_agreement_with_adjective_1: 79.42
24
+ determiner_noun_agreement_with_adj_2: 77.05
25
+ determiner_noun_agreement_with_adj_irregular_1: 73.54
26
+ determiner_noun_agreement_with_adj_irregular_2: 75.71
27
+ distractor_agreement_relational_noun: 42.77
28
+ distractor_agreement_relative_clause: 33.18
29
+ drop_argument: 70.00
30
+ ellipsis_n_bar_1: 67.83
31
+ ellipsis_n_bar_2: 69.32
32
+ existential_there_object_raising: 70.57
33
+ existential_there_quantifiers_1: 89.78
34
+ existential_there_quantifiers_2: 58.40
35
+ existential_there_subject_raising: 73.70
36
+ expletive_it_object_raising: 70.36
37
+ inchoative: 42.34
38
+ intransitive: 60.71
39
+ irregular_past_participle_adjectives: 82.00
40
+ irregular_past_participle_verbs: 77.71
41
+ irregular_plural_subject_verb_agreement_1: 73.01
42
+ irregular_plural_subject_verb_agreement_2: 79.48
43
+ left_branch_island_echo_question: 59.03
44
+ left_branch_island_simple_question: 61.20
45
+ matrix_question_npi_licensor_present: 17.44
46
+ npi_present_1: 47.85
47
+ npi_present_2: 48.03
48
+ only_npi_licensor_present: 61.22
49
+ only_npi_scope: 66.67
50
+ passive_1: 77.62
51
+ passive_2: 76.41
52
+ principle_A_case_1: 99.89
53
+ principle_A_case_2: 73.88
54
+ principle_A_c_command: 50.42
55
+ principle_A_domain_1: 97.48
56
+ principle_A_domain_2: 67.87
57
+ principle_A_domain_3: 54.84
58
+ principle_A_reconstruction: 46.23
59
+ regular_plural_subject_verb_agreement_1: 72.13
60
+ regular_plural_subject_verb_agreement_2: 71.11
61
+ sentential_negation_npi_licensor_present: 95.65
62
+ sentential_negation_npi_scope: 34.56
63
+ sentential_subject_island: 32.88
64
+ superlative_quantifiers_1: 60.27
65
+ superlative_quantifiers_2: 88.74
66
+ tough_vs_raising_1: 40.72
67
+ tough_vs_raising_2: 72.50
68
+ transitive: 65.09
69
+ wh_island: 69.06
70
+ wh_questions_object_gap: 74.97
71
+ wh_questions_subject_gap: 91.09
72
+ wh_questions_subject_gap_long_distance: 91.72
73
+ wh_vs_that_no_gap: 93.15
74
+ wh_vs_that_no_gap_long_distance: 97.14
75
+ wh_vs_that_with_gap: 25.57
76
+ wh_vs_that_with_gap_long_distance: 5.71
77
+
78
+ ### LINGUISTICS_TERM ACCURACY
79
+ island_effects: 55.88
80
+ anaphor_agreement: 74.55
81
+ s-selection: 74.48
82
+ argument_structure: 63.16
83
+ determiner_noun_agreement: 78.71
84
+ subject_verb_agreement: 62.35
85
+ ellipsis: 68.59
86
+ control_raising: 65.12
87
+ quantifiers: 74.41
88
+ irregular_forms: 79.87
89
+ npi_licensing: 52.93
90
+ binding: 69.72
91
+ filler_gap_dependency: 67.76
92
+
93
+ ### AVERAGE ACCURACY
94
+ 66.38
95
+
results/hf_baseline_full_s1/zero_shot/causal/blimp/blimp_filtered/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full_s1/zero_shot/causal/blimp/supplement_filtered/best_temperature_report.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### FIELD ACCURACY
4
+ supplement: 77.10
5
+
6
+ ### UID ACCURACY
7
+ hypernym: 49.17
8
+ qa_congruence_easy: 59.38
9
+ qa_congruence_tricky: 43.64
10
+ subject_aux_inversion: 86.11
11
+ turn_taking: 60.36
12
+
13
+ ### LINGUISTICS_TERM ACCURACY
14
+ supplement: 77.10
15
+
16
+ ### AVERAGE ACCURACY
17
+ 59.73
18
+
results/hf_baseline_full_s1/zero_shot/causal/blimp/supplement_filtered/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full_s1/zero_shot/causal/entity_tracking/entity_tracking/best_temperature_report.txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### UID ACCURACY
4
+ ambiref_0_ops: 25.04
5
+ ambiref_1_ops: 25.86
6
+ ambiref_2_ops: 26.82
7
+ ambiref_3_ops: 27.32
8
+ ambiref_4_ops: 22.11
9
+ ambiref_5_ops: 32.62
10
+ move_contents_0_ops: 21.32
11
+ move_contents_1_ops: 16.34
12
+ move_contents_2_ops: 15.37
13
+ move_contents_3_ops: 15.02
14
+ move_contents_4_ops: 13.61
15
+ move_contents_5_ops: 19.23
16
+ regular_0_ops: 17.33
17
+ regular_1_ops: 14.33
18
+ regular_2_ops: 16.34
19
+ regular_3_ops: 19.80
20
+ regular_4_ops: 20.25
21
+ regular_5_ops: 22.01
22
+ regular: 18.34
23
+ ambiref: 26.63
24
+ move_contents: 16.81
25
+
26
+ ### AVERAGE ACCURACY
27
+ 20.60
28
+
results/hf_baseline_full_s1/zero_shot/causal/entity_tracking/entity_tracking/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full_s2/zero_shot/causal/blimp/blimp_filtered/best_temperature_report.txt ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### FIELD ACCURACY
4
+ syntax: 62.02
5
+ morphology: 73.07
6
+ syntax/semantics: 63.41
7
+ semantics: 55.49
8
+
9
+ ### UID ACCURACY
10
+ adjunct_island: 75.97
11
+ anaphor_gender_agreement: 75.08
12
+ anaphor_number_agreement: 85.07
13
+ animate_subject_passive: 65.47
14
+ animate_subject_trans: 84.18
15
+ causative: 49.39
16
+ complex_NP_island: 46.22
17
+ coordinate_structure_constraint_complex_left_branch: 36.31
18
+ coordinate_structure_constraint_object_extraction: 61.43
19
+ determiner_noun_agreement_1: 87.51
20
+ determiner_noun_agreement_2: 86.04
21
+ determiner_noun_agreement_irregular_1: 76.36
22
+ determiner_noun_agreement_irregular_2: 84.88
23
+ determiner_noun_agreement_with_adjective_1: 81.99
24
+ determiner_noun_agreement_with_adj_2: 76.73
25
+ determiner_noun_agreement_with_adj_irregular_1: 74.79
26
+ determiner_noun_agreement_with_adj_irregular_2: 76.31
27
+ distractor_agreement_relational_noun: 48.10
28
+ distractor_agreement_relative_clause: 38.12
29
+ drop_argument: 71.30
30
+ ellipsis_n_bar_1: 66.08
31
+ ellipsis_n_bar_2: 71.26
32
+ existential_there_object_raising: 64.90
33
+ existential_there_quantifiers_1: 88.60
34
+ existential_there_quantifiers_2: 52.80
35
+ existential_there_subject_raising: 75.97
36
+ expletive_it_object_raising: 67.59
37
+ inchoative: 47.02
38
+ intransitive: 63.36
39
+ irregular_past_participle_adjectives: 57.34
40
+ irregular_past_participle_verbs: 79.19
41
+ irregular_plural_subject_verb_agreement_1: 67.79
42
+ irregular_plural_subject_verb_agreement_2: 75.56
43
+ left_branch_island_echo_question: 43.08
44
+ left_branch_island_simple_question: 43.85
45
+ matrix_question_npi_licensor_present: 13.78
46
+ npi_present_1: 39.49
47
+ npi_present_2: 44.86
48
+ only_npi_licensor_present: 61.11
49
+ only_npi_scope: 55.32
50
+ passive_1: 80.00
51
+ passive_2: 76.63
52
+ principle_A_case_1: 99.89
53
+ principle_A_case_2: 67.87
54
+ principle_A_c_command: 52.11
55
+ principle_A_domain_1: 95.73
56
+ principle_A_domain_2: 59.02
57
+ principle_A_domain_3: 50.58
58
+ principle_A_reconstruction: 44.78
59
+ regular_plural_subject_verb_agreement_1: 71.80
60
+ regular_plural_subject_verb_agreement_2: 69.31
61
+ sentential_negation_npi_licensor_present: 99.78
62
+ sentential_negation_npi_scope: 41.79
63
+ sentential_subject_island: 43.70
64
+ superlative_quantifiers_1: 39.43
65
+ superlative_quantifiers_2: 60.24
66
+ tough_vs_raising_1: 38.08
67
+ tough_vs_raising_2: 75.98
68
+ transitive: 65.55
69
+ wh_island: 55.52
70
+ wh_questions_object_gap: 74.04
71
+ wh_questions_subject_gap: 82.29
72
+ wh_questions_subject_gap_long_distance: 90.90
73
+ wh_vs_that_no_gap: 93.84
74
+ wh_vs_that_no_gap_long_distance: 93.71
75
+ wh_vs_that_with_gap: 31.66
76
+ wh_vs_that_with_gap_long_distance: 7.47
77
+
78
+ ### LINGUISTICS_TERM ACCURACY
79
+ island_effects: 50.83
80
+ anaphor_agreement: 79.97
81
+ s-selection: 74.97
82
+ argument_structure: 64.97
83
+ determiner_noun_agreement: 80.89
84
+ subject_verb_agreement: 62.12
85
+ ellipsis: 68.71
86
+ control_raising: 64.22
87
+ quantifiers: 60.04
88
+ irregular_forms: 68.16
89
+ npi_licensing: 50.79
90
+ binding: 66.80
91
+ filler_gap_dependency: 67.02
92
+
93
+ ### AVERAGE ACCURACY
94
+ 64.51
95
+
results/hf_baseline_full_s2/zero_shot/causal/blimp/blimp_filtered/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full_s2/zero_shot/causal/blimp/supplement_filtered/best_temperature_report.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### FIELD ACCURACY
4
+ supplement: 75.28
5
+
6
+ ### UID ACCURACY
7
+ hypernym: 52.97
8
+ qa_congruence_easy: 59.38
9
+ qa_congruence_tricky: 46.06
10
+ subject_aux_inversion: 82.73
11
+ turn_taking: 60.36
12
+
13
+ ### LINGUISTICS_TERM ACCURACY
14
+ supplement: 75.28
15
+
16
+ ### AVERAGE ACCURACY
17
+ 60.30
18
+
results/hf_baseline_full_s2/zero_shot/causal/blimp/supplement_filtered/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full_s2/zero_shot/causal/entity_tracking/entity_tracking/best_temperature_report.txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### UID ACCURACY
4
+ ambiref_0_ops: 25.37
5
+ ambiref_1_ops: 22.41
6
+ ambiref_2_ops: 26.32
7
+ ambiref_3_ops: 28.81
8
+ ambiref_4_ops: 31.71
9
+ ambiref_5_ops: 35.83
10
+ move_contents_0_ops: 23.64
11
+ move_contents_1_ops: 14.52
12
+ move_contents_2_ops: 26.78
13
+ move_contents_3_ops: 23.43
14
+ move_contents_4_ops: 24.95
15
+ move_contents_5_ops: 30.13
16
+ regular_0_ops: 24.75
17
+ regular_1_ops: 19.60
18
+ regular_2_ops: 25.41
19
+ regular_3_ops: 25.25
20
+ regular_4_ops: 26.23
21
+ regular_5_ops: 31.45
22
+ regular: 25.45
23
+ ambiref: 28.41
24
+ move_contents: 23.91
25
+
26
+ ### AVERAGE ACCURACY
27
+ 25.92
28
+
results/hf_baseline_full_s2/zero_shot/causal/entity_tracking/entity_tracking/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full_s3/zero_shot/causal/blimp/blimp_filtered/best_temperature_report.txt ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### FIELD ACCURACY
4
+ syntax: 61.49
5
+ morphology: 71.64
6
+ syntax/semantics: 64.36
7
+ semantics: 64.11
8
+
9
+ ### UID ACCURACY
10
+ adjunct_island: 73.60
11
+ anaphor_gender_agreement: 76.62
12
+ anaphor_number_agreement: 80.13
13
+ animate_subject_passive: 65.81
14
+ animate_subject_trans: 85.37
15
+ causative: 50.12
16
+ complex_NP_island: 44.80
17
+ coordinate_structure_constraint_complex_left_branch: 38.74
18
+ coordinate_structure_constraint_object_extraction: 57.64
19
+ determiner_noun_agreement_1: 83.96
20
+ determiner_noun_agreement_2: 83.57
21
+ determiner_noun_agreement_irregular_1: 76.06
22
+ determiner_noun_agreement_irregular_2: 80.00
23
+ determiner_noun_agreement_with_adjective_1: 80.39
24
+ determiner_noun_agreement_with_adj_2: 76.51
25
+ determiner_noun_agreement_with_adj_irregular_1: 73.68
26
+ determiner_noun_agreement_with_adj_irregular_2: 75.24
27
+ distractor_agreement_relational_noun: 54.70
28
+ distractor_agreement_relative_clause: 41.91
29
+ drop_argument: 70.00
30
+ ellipsis_n_bar_1: 66.58
31
+ ellipsis_n_bar_2: 72.46
32
+ existential_there_object_raising: 69.95
33
+ existential_there_quantifiers_1: 89.57
34
+ existential_there_quantifiers_2: 37.76
35
+ existential_there_subject_raising: 74.78
36
+ expletive_it_object_raising: 70.09
37
+ inchoative: 45.73
38
+ intransitive: 62.79
39
+ irregular_past_participle_adjectives: 62.02
40
+ irregular_past_participle_verbs: 77.07
41
+ irregular_plural_subject_verb_agreement_1: 65.17
42
+ irregular_plural_subject_verb_agreement_2: 69.39
43
+ left_branch_island_echo_question: 51.21
44
+ left_branch_island_simple_question: 43.43
45
+ matrix_question_npi_licensor_present: 19.16
46
+ npi_present_1: 40.37
47
+ npi_present_2: 54.27
48
+ only_npi_licensor_present: 62.47
49
+ only_npi_scope: 60.22
50
+ passive_1: 77.02
51
+ passive_2: 73.86
52
+ principle_A_case_1: 100.00
53
+ principle_A_case_2: 75.30
54
+ principle_A_c_command: 56.45
55
+ principle_A_domain_1: 93.22
56
+ principle_A_domain_2: 61.97
57
+ principle_A_domain_3: 52.28
58
+ principle_A_reconstruction: 34.64
59
+ regular_plural_subject_verb_agreement_1: 62.47
60
+ regular_plural_subject_verb_agreement_2: 67.72
61
+ sentential_negation_npi_licensor_present: 99.46
62
+ sentential_negation_npi_scope: 43.86
63
+ sentential_subject_island: 30.70
64
+ superlative_quantifiers_1: 85.29
65
+ superlative_quantifiers_2: 85.29
66
+ tough_vs_raising_1: 36.71
67
+ tough_vs_raising_2: 75.11
68
+ transitive: 65.21
69
+ wh_island: 65.00
70
+ wh_questions_object_gap: 69.27
71
+ wh_questions_subject_gap: 81.18
72
+ wh_questions_subject_gap_long_distance: 85.06
73
+ wh_vs_that_no_gap: 91.17
74
+ wh_vs_that_no_gap_long_distance: 94.97
75
+ wh_vs_that_with_gap: 32.86
76
+ wh_vs_that_with_gap_long_distance: 11.32
77
+
78
+ ### LINGUISTICS_TERM ACCURACY
79
+ island_effects: 50.71
80
+ anaphor_agreement: 78.34
81
+ s-selection: 75.74
82
+ argument_structure: 63.74
83
+ determiner_noun_agreement: 78.95
84
+ subject_verb_agreement: 60.40
85
+ ellipsis: 69.57
86
+ control_raising: 64.86
87
+ quantifiers: 74.96
88
+ irregular_forms: 69.47
89
+ npi_licensing: 54.18
90
+ binding: 67.30
91
+ filler_gap_dependency: 65.93
92
+
93
+ ### AVERAGE ACCURACY
94
+ 65.24
95
+
results/hf_baseline_full_s3/zero_shot/causal/blimp/blimp_filtered/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full_s3/zero_shot/causal/blimp/supplement_filtered/best_temperature_report.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### FIELD ACCURACY
4
+ supplement: 75.58
5
+
6
+ ### UID ACCURACY
7
+ hypernym: 51.07
8
+ qa_congruence_easy: 54.69
9
+ qa_congruence_tricky: 44.24
10
+ subject_aux_inversion: 83.71
11
+ turn_taking: 60.36
12
+
13
+ ### LINGUISTICS_TERM ACCURACY
14
+ supplement: 75.58
15
+
16
+ ### AVERAGE ACCURACY
17
+ 58.81
18
+
results/hf_baseline_full_s3/zero_shot/causal/blimp/supplement_filtered/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_baseline_full_s3/zero_shot/causal/entity_tracking/entity_tracking/best_temperature_report.txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### UID ACCURACY
4
+ ambiref_0_ops: 16.64
5
+ ambiref_1_ops: 12.85
6
+ ambiref_2_ops: 14.90
7
+ ambiref_3_ops: 13.41
8
+ ambiref_4_ops: 17.24
9
+ ambiref_5_ops: 11.23
10
+ move_contents_0_ops: 19.83
11
+ move_contents_1_ops: 13.53
12
+ move_contents_2_ops: 11.24
13
+ move_contents_3_ops: 13.04
14
+ move_contents_4_ops: 13.04
15
+ move_contents_5_ops: 18.59
16
+ regular_0_ops: 16.01
17
+ regular_1_ops: 10.38
18
+ regular_2_ops: 11.72
19
+ regular_3_ops: 14.36
20
+ regular_4_ops: 13.91
21
+ regular_5_ops: 13.21
22
+ regular: 13.26
23
+ ambiref: 14.38
24
+ move_contents: 14.88
25
+
26
+ ### AVERAGE ACCURACY
27
+ 14.17
28
+
results/hf_baseline_full_s3/zero_shot/causal/entity_tracking/entity_tracking/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_loop2_full/finetune/boolq/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.6788990825688074
2
+ f1: 0.7753530166880617
3
+ mcc: 0.24965640889045232
results/hf_loop2_full/finetune/mnli/results.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ accuracy: 0.4508964955175224
results/hf_loop2_full/finetune/mrpc/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.7058823529411765
2
+ f1: 0.8224852071005917
3
+ mcc: 0.23179773382969335
results/hf_loop2_full/finetune/multirc/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.5668316831683168
2
+ f1: 0.03136531365313653
3
+ mcc: -0.03557912698643662
results/hf_loop2_full/finetune/qqp/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.7163987138263666
2
+ f1: 0.6290520867033322
3
+ mcc: 0.40011748438899397
results/hf_loop2_full/finetune/rte/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.5467625899280576
2
+ f1: 0.5714285714285714
3
+ mcc: 0.11136072912306395
results/hf_loop2_full/finetune/wsc/results.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ accuracy: 0.6538461538461539
2
+ f1: 0.25
3
+ mcc: 0.21680684567912825
results/hf_loop2_full/zero_shot/causal/blimp/blimp_filtered/best_temperature_report.txt ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### FIELD ACCURACY
4
+ syntax: 63.39
5
+ morphology: 72.81
6
+ syntax/semantics: 63.29
7
+ semantics: 59.95
8
+
9
+ ### UID ACCURACY
10
+ adjunct_island: 70.47
11
+ anaphor_gender_agreement: 80.54
12
+ anaphor_number_agreement: 85.07
13
+ animate_subject_passive: 70.84
14
+ animate_subject_trans: 81.26
15
+ causative: 50.61
16
+ complex_NP_island: 46.22
17
+ coordinate_structure_constraint_complex_left_branch: 51.43
18
+ coordinate_structure_constraint_object_extraction: 61.22
19
+ determiner_noun_agreement_1: 86.33
20
+ determiner_noun_agreement_2: 83.24
21
+ determiner_noun_agreement_irregular_1: 74.01
22
+ determiner_noun_agreement_irregular_2: 82.32
23
+ determiner_noun_agreement_with_adjective_1: 82.10
24
+ determiner_noun_agreement_with_adj_2: 73.96
25
+ determiner_noun_agreement_with_adj_irregular_1: 75.35
26
+ determiner_noun_agreement_with_adj_irregular_2: 77.62
27
+ distractor_agreement_relational_noun: 53.17
28
+ distractor_agreement_relative_clause: 35.94
29
+ drop_argument: 70.87
30
+ ellipsis_n_bar_1: 67.46
31
+ ellipsis_n_bar_2: 65.46
32
+ existential_there_object_raising: 73.15
33
+ existential_there_quantifiers_1: 94.41
34
+ existential_there_quantifiers_2: 43.03
35
+ existential_there_subject_raising: 69.37
36
+ expletive_it_object_raising: 70.22
37
+ inchoative: 44.56
38
+ intransitive: 62.44
39
+ irregular_past_participle_adjectives: 68.26
40
+ irregular_past_participle_verbs: 76.11
41
+ irregular_plural_subject_verb_agreement_1: 66.42
42
+ irregular_plural_subject_verb_agreement_2: 73.09
43
+ left_branch_island_echo_question: 62.62
44
+ left_branch_island_simple_question: 63.09
45
+ matrix_question_npi_licensor_present: 16.15
46
+ npi_present_1: 47.41
47
+ npi_present_2: 41.79
48
+ only_npi_licensor_present: 68.59
49
+ only_npi_scope: 62.25
50
+ passive_1: 75.83
51
+ passive_2: 72.09
52
+ principle_A_case_1: 100.00
53
+ principle_A_case_2: 74.75
54
+ principle_A_c_command: 53.49
55
+ principle_A_domain_1: 90.37
56
+ principle_A_domain_2: 64.15
57
+ principle_A_domain_3: 54.09
58
+ principle_A_reconstruction: 30.51
59
+ regular_plural_subject_verb_agreement_1: 67.64
60
+ regular_plural_subject_verb_agreement_2: 65.40
61
+ sentential_negation_npi_licensor_present: 94.99
62
+ sentential_negation_npi_scope: 36.17
63
+ sentential_subject_island: 40.48
64
+ superlative_quantifiers_1: 57.92
65
+ superlative_quantifiers_2: 74.34
66
+ tough_vs_raising_1: 37.13
67
+ tough_vs_raising_2: 74.67
68
+ transitive: 65.78
69
+ wh_island: 57.71
70
+ wh_questions_object_gap: 75.32
71
+ wh_questions_subject_gap: 84.97
72
+ wh_questions_subject_gap_long_distance: 87.98
73
+ wh_vs_that_no_gap: 96.40
74
+ wh_vs_that_no_gap_long_distance: 97.71
75
+ wh_vs_that_with_gap: 24.48
76
+ wh_vs_that_with_gap_long_distance: 6.04
77
+
78
+ ### LINGUISTICS_TERM ACCURACY
79
+ island_effects: 56.77
80
+ anaphor_agreement: 82.75
81
+ s-selection: 76.13
82
+ argument_structure: 63.37
83
+ determiner_noun_agreement: 79.66
84
+ subject_verb_agreement: 60.46
85
+ ellipsis: 66.44
86
+ control_raising: 64.34
87
+ quantifiers: 67.52
88
+ irregular_forms: 72.15
89
+ npi_licensing: 52.34
90
+ binding: 66.34
91
+ filler_gap_dependency: 66.82
92
+
93
+ ### AVERAGE ACCURACY
94
+ 65.51
95
+
results/hf_loop2_full/zero_shot/causal/blimp/blimp_filtered/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_loop2_full/zero_shot/causal/blimp/supplement_filtered/best_temperature_report.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### FIELD ACCURACY
4
+ supplement: 74.86
5
+
6
+ ### UID ACCURACY
7
+ hypernym: 50.48
8
+ qa_congruence_easy: 56.25
9
+ qa_congruence_tricky: 40.00
10
+ subject_aux_inversion: 82.88
11
+ turn_taking: 62.14
12
+
13
+ ### LINGUISTICS_TERM ACCURACY
14
+ supplement: 74.86
15
+
16
+ ### AVERAGE ACCURACY
17
+ 58.35
18
+
results/hf_loop2_full/zero_shot/causal/blimp/supplement_filtered/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_loop2_full/zero_shot/causal/comps/comps/best_temperature_report.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### UID ACCURACY
4
+ base: 54.19
5
+ wugs: 51.26
6
+ wugs_dist_before: 60.79
7
+ wugs_dist_in_between: 38.21
8
+
9
+ ### AVERAGE ACCURACY
10
+ 51.11
11
+
results/hf_loop2_full/zero_shot/causal/comps/comps/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
results/hf_loop2_full/zero_shot/causal/entity_tracking/entity_tracking/best_temperature_report.txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TEMPERATURE: 1.00
2
+
3
+ ### UID ACCURACY
4
+ ambiref_0_ops: 30.15
5
+ ambiref_1_ops: 36.90
6
+ ambiref_2_ops: 40.40
7
+ ambiref_3_ops: 44.21
8
+ ambiref_4_ops: 34.80
9
+ ambiref_5_ops: 54.01
10
+ move_contents_0_ops: 32.56
11
+ move_contents_1_ops: 34.98
12
+ move_contents_2_ops: 44.79
13
+ move_contents_3_ops: 45.38
14
+ move_contents_4_ops: 39.70
15
+ move_contents_5_ops: 41.03
16
+ regular_0_ops: 30.03
17
+ regular_1_ops: 36.24
18
+ regular_2_ops: 41.91
19
+ regular_3_ops: 37.46
20
+ regular_4_ops: 42.78
21
+ regular_5_ops: 44.65
22
+ regular: 38.85
23
+ ambiref: 40.08
24
+ move_contents: 39.74
25
+
26
+ ### AVERAGE ACCURACY
27
+ 39.55
28
+
results/hf_loop2_full/zero_shot/causal/entity_tracking/entity_tracking/predictions.json ADDED
The diff for this file is too large to render. See raw diff