seyedparsa commited on
Commit
7b083a2
·
verified ·
1 Parent(s): dd02e97

Upload folder using huggingface_hub

Browse files
tree10-n10-lr3e-5-drop75-noshuf-ce-resetT-revisit-up0.1/checkpoint_100.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28306a4c9769494b41f4aaac86d31180d325b55ebd4d0756e678967fe88aeff8
3
+ size 59956349
tree10-n10-lr3e-5-drop75-noshuf-ce-resetT-revisit-up0.1/checkpoint_latest.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7db85d0f5491fda86ce4b9aef6cabbd90fdceac1051be274a4e2fcc888f49bae
3
+ size 179870395
tree10-n10-lr3e-5-drop75-noshuf-ce-resetT-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": true,
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-resetT-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-resetT-revisit-up0.1/metrics.jsonl ADDED
The diff for this file is too large to render. See raw diff