teagrjohnson commited on
Commit
c0c2a93
·
verified ·
1 Parent(s): 7cc4466

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +6 -6
config.json CHANGED
@@ -5,11 +5,11 @@
5
  "temporal_sequential",
6
  "causal"
7
  ],
8
- "data_source": "/projects/tejo9855/Projects/llm-narrative-annotations/event_relation/outputs/google_gemma-4-31B-it/20260518_143249",
9
- "n_train": 6219,
10
- "n_val": 690,
11
  "val_frac": 0.1,
12
- "best_epoch": 4,
13
- "seed": 42,
14
- "test_f1_gold": 0.805
15
  }
 
5
  "temporal_sequential",
6
  "causal"
7
  ],
8
+ "data_source": "event_relation/outputs/google_gemma-4-31B-it/20260823_223915",
9
+ "n_train": 55299,
10
+ "n_val": 6145,
11
  "val_frac": 0.1,
12
+ "split": "grouped_by_document",
13
+ "best_epoch": 2,
14
+ "seed": 42
15
  }