File size: 1,847 Bytes
c0bc5e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
  "command": [
    "comparison.py",
    "--device",
    "cuda",
    "--n-head",
    "1",
    "--n-layer",
    "1",
    "--alg",
    "sgd",
    "--lr-pt",
    "0.01",
    "--lr-ft",
    "0.01",
    "--max-iters-pt",
    "5000",
    "--max-iters-ft",
    "5000",
    "--B-pt",
    "5000",
    "--B-ft",
    "5000",
    "--N-pt",
    "20",
    "--N-ft",
    "20",
    "--dataset-size-ft",
    "100000",
    "--d",
    "5",
    "--x-std",
    "1.0",
    "--noise-std",
    "0.31622776601683794",
    "--B-eval",
    "100000",
    "--n-shots-max",
    "20",
    "--train-seed",
    "0",
    "--test-seeds",
    "0:5"
  ],
  "commit": "e63327208cb6d080ac14f302035865ddf59643fb",
  "execution": {
    "completion_evidence": "all four expected released-script figures present after the foreground process exited",
    "framework": "torch 2.5.1+cu121",
    "location": "local NVIDIA GeForce GTX 1050 (4 GB)"
  },
  "files": {
    "outputs/h1_l1_d5_m20_n20_sgd_lrpt0.01_lrft0.01_itpt5000_itft5000/linear_tf_thetas_qkv.pdf": {
      "bytes": 25352,
      "sha256": "7a00268141e424708a0ae96c92ceaf0a88c7cb8e1afe1c34da36f321fb5fe5e2"
    },
    "outputs/h1_l1_d5_m20_n20_sgd_lrpt0.01_lrft0.01_itpt5000_itft5000/linear_tf_thetas_qkv.png": {
      "bytes": 259305,
      "sha256": "1cd91e11c8b6dc029e9a0433bc4857d89b51cf87583ce7ce1b1d25c98122730d"
    },
    "outputs/h1_l1_d5_m20_n20_sgd_lrpt0.01_lrft0.01_itpt5000_itft5000/train_losses.pdf": {
      "bytes": 343446,
      "sha256": "49881c916ffb34ad392e405862dc61810db36e774100ac7ac472cc539444c44b"
    },
    "outputs/h1_l1_d5_m20_n20_sgd_lrpt0.01_lrft0.01_itpt5000_itft5000/train_losses.png": {
      "bytes": 393040,
      "sha256": "2e7734c06498bbee1947f9bc7245a88972855308e6466cb3d262fd50b6b1b57b"
    }
  },
  "official_repository": "leechungpa/finetuning-without-forgetting-icl",
  "returncode": 0
}