publish trace-repro-lite-ar-s42-xlc
Browse files
trace-repro-lite-ar-s42-xlc/best/config.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"input_dim": 768,
|
| 3 |
+
"hidden_dim": 768,
|
| 4 |
+
"output_dim": 768,
|
| 5 |
+
"num_layers": 6,
|
| 6 |
+
"num_heads": 8,
|
| 7 |
+
"dropout": 0.1,
|
| 8 |
+
"max_turns": 64,
|
| 9 |
+
"attention_mode": "autoregressive",
|
| 10 |
+
"use_speaker_embeddings": true,
|
| 11 |
+
"num_speakers": 4,
|
| 12 |
+
"layer_norm": true,
|
| 13 |
+
"ff_dim": 3072,
|
| 14 |
+
"activation": "gelu",
|
| 15 |
+
"output_residual": false,
|
| 16 |
+
"arch": "v2",
|
| 17 |
+
"head_mode": "tied_continuous",
|
| 18 |
+
"head_transform": true
|
| 19 |
+
}
|
trace-repro-lite-ar-s42-xlc/best/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19db6af7a57039f898e5296f41227000b1602d75e9a2b425a610d754249804e6
|
| 3 |
+
size 179808064
|
trace-repro-lite-ar-s42-xlc/config.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"input_dim": 768,
|
| 3 |
+
"hidden_dim": 768,
|
| 4 |
+
"output_dim": 768,
|
| 5 |
+
"num_layers": 6,
|
| 6 |
+
"num_heads": 8,
|
| 7 |
+
"dropout": 0.1,
|
| 8 |
+
"max_turns": 64,
|
| 9 |
+
"attention_mode": "autoregressive",
|
| 10 |
+
"use_speaker_embeddings": true,
|
| 11 |
+
"num_speakers": 4,
|
| 12 |
+
"layer_norm": true,
|
| 13 |
+
"ff_dim": 3072,
|
| 14 |
+
"activation": "gelu",
|
| 15 |
+
"output_residual": false,
|
| 16 |
+
"arch": "v2",
|
| 17 |
+
"head_mode": "tied_continuous",
|
| 18 |
+
"head_transform": true
|
| 19 |
+
}
|
trace-repro-lite-ar-s42-xlc/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d18ec9714465bf79676a569d11bd57b0d02248072cbfb0fa0f3390faa1ef3cda
|
| 3 |
+
size 179808064
|
trace-repro-lite-ar-s42-xlc/trainlog.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"model": "lite", "mode": "ar", "seed": 42, "lr": 0.0001, "canary": false, "init": "/home/jfernandez/trace/models/contextual-turn-encoder-base-lite-ar-xlc-tm-repro/best", "epoch": 1, "train_loss": 3.89083, "val_loss": 4.92364, "epoch_sec": 131.7}
|
| 2 |
+
{"model": "lite", "mode": "ar", "seed": 42, "lr": 0.0001, "canary": false, "init": "/home/jfernandez/trace/models/contextual-turn-encoder-base-lite-ar-xlc-tm-repro/best", "epoch": 2, "train_loss": 3.25338, "val_loss": 4.73127, "epoch_sec": 122.4}
|
| 3 |
+
{"model": "lite", "mode": "ar", "seed": 42, "lr": 0.0001, "canary": false, "init": "/home/jfernandez/trace/models/contextual-turn-encoder-base-lite-ar-xlc-tm-repro/best", "epoch": 3, "train_loss": 2.91089, "val_loss": 4.63046, "epoch_sec": 123.6}
|
| 4 |
+
{"model": "lite", "mode": "ar", "seed": 42, "lr": 0.0001, "canary": false, "init": "/home/jfernandez/trace/models/contextual-turn-encoder-base-lite-ar-xlc-tm-repro/best", "epoch": 4, "train_loss": 2.61048, "val_loss": 4.61497, "epoch_sec": 123.4}
|
| 5 |
+
{"model": "lite", "mode": "ar", "seed": 42, "lr": 0.0001, "canary": false, "init": "/home/jfernandez/trace/models/contextual-turn-encoder-base-lite-ar-xlc-tm-repro/best", "epoch": 5, "train_loss": 2.34988, "val_loss": 4.61032, "epoch_sec": 124.0}
|
| 6 |
+
{"model": "lite", "mode": "ar", "seed": 42, "lr": 0.0001, "canary": false, "init": "/home/jfernandez/trace/models/contextual-turn-encoder-base-lite-ar-xlc-tm-repro/best", "epoch": 6, "train_loss": 2.12809, "val_loss": 4.65612, "epoch_sec": 125.2}
|
| 7 |
+
{"model": "lite", "mode": "ar", "seed": 42, "lr": 0.0001, "canary": false, "init": "/home/jfernandez/trace/models/contextual-turn-encoder-base-lite-ar-xlc-tm-repro/best", "epoch": 7, "train_loss": 1.94355, "val_loss": 4.66559, "epoch_sec": 124.4}
|