seyedparsa commited on
Commit
85034b4
·
verified ·
1 Parent(s): 90a18df

Upload folder using huggingface_hub

Browse files
tree10-n10-lr3e-5-drop75-noshuf-ce-resetF-revisit-up0.1/checkpoint_100.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:918eb5a8499fdbc74b635087c759262729ecc65f3e9ae5ad3e2a87fb93fa3f2a
3
+ size 59956349
tree10-n10-lr3e-5-drop75-noshuf-ce-resetF-revisit-up0.1/checkpoint_latest.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3c85337a459ab67932be4956cae56d83b2a2f5f9aea15ebc4d9aa823c1ea7d5
3
+ size 179870587
tree10-n10-lr3e-5-drop75-noshuf-ce-resetF-revisit-up0.1/config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "project": "lyot-curriculum",
3
+ "save_path": "runs",
4
+ "tasks": {
5
+ "family": "random_tree",
6
+ "arms": "",
7
+ "length": "",
8
+ "targets": "deepest",
9
+ "n_train": 10000,
10
+ "n_valid": 1000,
11
+ "n": 10
12
+ },
13
+ "model": {
14
+ "n_layer": 2,
15
+ "n_head": 8,
16
+ "n_embd": 768,
17
+ "n_positions": 1024
18
+ },
19
+ "method": "atc",
20
+ "curriculum": "ring",
21
+ "staging": "revisit",
22
+ "staging_threshold": 0.9,
23
+ "staging_patience": 5,
24
+ "max_latent_stage": 8,
25
+ "c_thought": 1,
26
+ "uniform_prob": 0.1,
27
+ "grow_task_difficulty": false,
28
+ "shuffle_nodes": false,
29
+ "reset_optimizer": false,
30
+ "num_epochs": 800,
31
+ "batch_size_training": 128,
32
+ "gradient_accumulation_steps": 1,
33
+ "lr": 3e-05,
34
+ "weight_decay": 0.01,
35
+ "seed": 0,
36
+ "eval_every": 1,
37
+ "save_every": 100,
38
+ "wandb": true,
39
+ "group": "tree10",
40
+ "name": "tree10-n10-lr3e-5-drop75-noshuf-ce-resetF-revisit-up0.1",
41
+ "tags": [
42
+ "star2x5",
43
+ "adaptive"
44
+ ],
45
+ "method_options": {
46
+ "answer_mark": false,
47
+ "hidden_prob": 0.75
48
+ },
49
+ "staging_metric": "acc",
50
+ "show_samples": 4,
51
+ "show_thoughts": 32,
52
+ "show_thought_rows": 3,
53
+ "loss": "ce",
54
+ "n_nodes": 20
55
+ }
tree10-n10-lr3e-5-drop75-noshuf-ce-resetF-revisit-up0.1/metrics.jsonl ADDED
The diff for this file is too large to render. See raw diff