| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "timestamp": "2026-03-22T12:56:17.473055",
- "config": {
- "base_model_name": "Mistral-7B-v0.3",
- "instruct_model_name": "Mistral-7B-Instruct-v0.3",
- "base_model_path": "model/weights/Mistral-7B-v0.3",
- "instruct_model_path": "model/weights/Mistral-7B-Instruct-v0.3",
- "instruction_dataset": "alpaca",
- "general_dataset": "flores200",
- "batch_size": 4,
- "max_length": 512,
- "pooling": "mean",
- "sample_size": 200,
- "output_dir": "experiments/output/e4_mistral",
- "device": "cuda"
- },
- "instruction_r_eff": {
- "Mistral-7B-v0.3": 16.794479370117188,
- "Mistral-7B-Instruct-v0.3": 27.693296432495117
- },
- "instruction_rs_cross": 29.69605333979507,
- "general_r_eff": {
- "Mistral-7B-v0.3": 6.034575939178467,
- "Mistral-7B-Instruct-v0.3": 6.52991247177124
- },
- "general_rs_cross": 0.061339570130257925,
- "stg": {
- "Mistral-7B-v0.3": 10.75990343093872,
- "Mistral-7B-Instruct-v0.3": 21.163383960723877
- },
- "spd_instruction": 5.833172379263692,
- "spd_general": 0.45334299993348237,
- "hypothesis_support": {
- "h1_spectrum_compression": {
- "supported": false,
- "interpretation": "假设未获支持"
- },
- "h2_domain_specialization": {
- "supported": true,
- "interpretation": "Instruct 版域专一化程度更高"
- },
- "overall": "部分支持"
- }
- }
|