From 896df7f11b441a9b8dfa50820024a82884da58d0 Mon Sep 17 00:00:00 2001 From: BLUESKY477 Date: Fri, 22 May 2026 19:23:44 -0500 Subject: Add files via upload --- .../diagnostics_full/topic_user_K4/summary.json | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 resulets/outputs/diagnostics_full/topic_user_K4/summary.json (limited to 'resulets/outputs/diagnostics_full/topic_user_K4/summary.json') diff --git a/resulets/outputs/diagnostics_full/topic_user_K4/summary.json b/resulets/outputs/diagnostics_full/topic_user_K4/summary.json new file mode 100644 index 0000000..b3b82d4 --- /dev/null +++ b/resulets/outputs/diagnostics_full/topic_user_K4/summary.json @@ -0,0 +1,25 @@ +{ + "aggregate": { + "user_unigram_bias": { + "rougeL": 0.11952007854701062, + "meteor": 0.20468026869316788, + "sfd_nolen": 1.045830797035999, + "avg_len": 247.045 + }, + "learned_sparse_logit_bias": { + "rougeL": 0.11851260526759347, + "meteor": 0.20384780674291916, + "sfd_nolen": 0.891284645760399, + "avg_len": 246.92 + } + }, + "significance": {}, + "num_examples": 200, + "task": "topic", + "setting": "user", + "K": 4, + "methods": [ + "user_unigram_bias", + "learned_sparse_logit_bias" + ] +} \ No newline at end of file -- cgit v1.2.3