Upload DeltaNet best weights
Browse files- DeltaNet/metrics.json +10 -0
- DeltaNet/model.pt +3 -0
DeltaNet/metrics.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_name": "DeltaNet",
|
| 3 |
+
"epoch": 1000,
|
| 4 |
+
"step": 7812,
|
| 5 |
+
"accuracy": 0.8733989028930664,
|
| 6 |
+
"exact_accuracy": 0.0,
|
| 7 |
+
"lm_loss": 0.33380994105016715,
|
| 8 |
+
"q_halt_loss": 0.399,
|
| 9 |
+
"avg_steps": 16.0
|
| 10 |
+
}
|
DeltaNet/model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c86d8a6f1e20882833a21afc509b00389402bc0220d3a22d69b9818aaea3354
|
| 3 |
+
size 27388998
|