File size: 819 Bytes
6833d39
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "seed": 42,
  "target_policy": "all",
  "train": {
    "rows": 5976,
    "variant_counts": {
      "A": 1992,
      "AIC": 1992,
      "FullText": 1992
    },
    "pre_balance_variant_rows": {
      "A": 1992,
      "AIC": 1992,
      "FullText": 1992
    }
  },
  "validation": {
    "rows": 4359,
    "variant_counts": {
      "A": 1453,
      "AIC": 1453,
      "FullText": 1453
    },
    "pre_balance_variant_rows": {
      "A": 1453,
      "AIC": 1453,
      "FullText": 1453
    }
  },
  "paths": {
    "train_jsonl": "/d/hpc/projects/FRI/DL/Scholar/prepared_datasets/scitldr_unsloth/train.jsonl",
    "validation_jsonl": "/d/hpc/projects/FRI/DL/Scholar/prepared_datasets/scitldr_unsloth/validation.jsonl",
    "stats_json": "/d/hpc/projects/FRI/DL/Scholar/prepared_datasets/scitldr_unsloth/stats.json"
  }
}