Upload checkpoint-220000 to giorom-3d-t-sand3d
Browse files- config.json +57 -0
- model.safetensors +3 -0
- optimizer.pt +3 -0
- rng_state.pth +3 -0
- scheduler.pt +3 -0
- trainer_state.json +41 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/scratch/gilbreth/hviswan/GIOROM/saved_models/checkpoint-220000",
|
3 |
+
"architectures": [
|
4 |
+
"PhysicsEngine"
|
5 |
+
],
|
6 |
+
"dim": 3,
|
7 |
+
"gno_radius": 0.125,
|
8 |
+
"heads": 3,
|
9 |
+
"hidden_size": 128,
|
10 |
+
"in_gno_mlp_hidden_layers": [
|
11 |
+
131,
|
12 |
+
32,
|
13 |
+
64,
|
14 |
+
64
|
15 |
+
],
|
16 |
+
"in_gno_transform_type": "nonlinear_kernelonly",
|
17 |
+
"latent_domain_lims": [
|
18 |
+
[
|
19 |
+
0.0,
|
20 |
+
1.0
|
21 |
+
],
|
22 |
+
[
|
23 |
+
0.0,
|
24 |
+
1.0
|
25 |
+
],
|
26 |
+
[
|
27 |
+
0.0,
|
28 |
+
1.0
|
29 |
+
]
|
30 |
+
],
|
31 |
+
"latent_grid_dim": 16,
|
32 |
+
"n_mp_layers": 2,
|
33 |
+
"not_branch_size": 3,
|
34 |
+
"not_heads": 4,
|
35 |
+
"not_layers": 1,
|
36 |
+
"not_output_size": 128,
|
37 |
+
"not_space_dim": 64,
|
38 |
+
"not_trunk_size": 64,
|
39 |
+
"num_particle_types": 9,
|
40 |
+
"out_gno_hidden": 128,
|
41 |
+
"out_gno_in_dim": 3,
|
42 |
+
"out_gno_mlp_hidden_layers": [
|
43 |
+
3,
|
44 |
+
32,
|
45 |
+
64,
|
46 |
+
128
|
47 |
+
],
|
48 |
+
"out_gno_transform_type": "linear",
|
49 |
+
"particle_type_dim": 16,
|
50 |
+
"projection_channels": 256,
|
51 |
+
"projection_layers": 1,
|
52 |
+
"projection_n_dim": 1,
|
53 |
+
"torch_dtype": "float32",
|
54 |
+
"transformers_version": "4.49.0",
|
55 |
+
"use_open3d": false,
|
56 |
+
"window_size": 5
|
57 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5988486eae82102d817268d65bf13e2c75d158ced00daf4994b1d476e602a52
|
3 |
+
size 9568276
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eb9785441eb6839ef6303b6d399c399b97af4f9cab8dabb543ae2a7969a29e1
|
3 |
+
size 19244538
|
rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:389769e79f51e0631cb8227739225e60ff3aa16e83c5a4096cd66c07328b42af
|
3 |
+
size 14244
|
scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56f191a7c9a54597391a1acc630adbf0d4ab538406bf0edc4f28d4e9cfd8f5f8
|
3 |
+
size 1000
|
trainer_state.json
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 11.67728237791932,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 220000,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"avg_loss": 0.29662682761985026,
|
13 |
+
"grad_norm": 32.271949768066406,
|
14 |
+
"learning_rate": 6.674212038333604e-05,
|
15 |
+
"loss": 0.06960329413414001,
|
16 |
+
"lr": 6.668070762644054e-05,
|
17 |
+
"step": 219999
|
18 |
+
}
|
19 |
+
],
|
20 |
+
"logging_steps": 1500,
|
21 |
+
"max_steps": 37680000,
|
22 |
+
"num_input_tokens_seen": 0,
|
23 |
+
"num_train_epochs": 2000,
|
24 |
+
"save_steps": 110000,
|
25 |
+
"stateful_callbacks": {
|
26 |
+
"TrainerControl": {
|
27 |
+
"args": {
|
28 |
+
"should_epoch_stop": false,
|
29 |
+
"should_evaluate": false,
|
30 |
+
"should_log": false,
|
31 |
+
"should_save": true,
|
32 |
+
"should_training_stop": false
|
33 |
+
},
|
34 |
+
"attributes": {}
|
35 |
+
}
|
36 |
+
},
|
37 |
+
"total_flos": 0.0,
|
38 |
+
"train_batch_size": 2,
|
39 |
+
"trial_name": null,
|
40 |
+
"trial_params": null
|
41 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b2d5fb1239f85339ec2dac852116c36477743f93287a6bbff77e3c3c2e6e1d0
|
3 |
+
size 5240
|