seyedparsa commited on
Commit
380c931
·
verified ·
1 Parent(s): 179597c

Upload folder using huggingface_hub

Browse files
tree10-n10-lr3e-5-drop75-noshuf-ce-resetT-threshold-up0.5/checkpoint_100.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2794d4ae1c049f9bb2b9a34123a0fd1a89752ef21e24a878319404ad33cc830c
3
+ size 59956349
tree10-n10-lr3e-5-drop75-noshuf-ce-resetT-threshold-up0.5/checkpoint_latest.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5373b1b2afac770b63767233d4126e58bb458d9f0bb1185131c7697b5a9e481
3
+ size 179870331
tree10-n10-lr3e-5-drop75-noshuf-ce-resetT-threshold-up0.5/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": "threshold",
22
+ "staging_threshold": 0.9,
23
+ "staging_patience": 5,
24
+ "max_latent_stage": 8,
25
+ "c_thought": 1,
26
+ "uniform_prob": 0.5,
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-threshold-up0.5",
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-threshold-up0.5/metrics.jsonl ADDED
The diff for this file is too large to render. See raw diff