Training in progress, epoch 1
Browse files- config.json +14 -0
- model-00001-of-00002.safetensors +3 -0
- model-00002-of-00002.safetensors +3 -0
- model.safetensors.index.json +0 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"MMLMASR"
|
4 |
+
],
|
5 |
+
"lm_model_name": "google/gemma-3-1b-it",
|
6 |
+
"model_type": "mmlmasr",
|
7 |
+
"queue_duration": 3600,
|
8 |
+
"queue_length": 57600000,
|
9 |
+
"sampling_rate": 16000,
|
10 |
+
"step_duration": 0.08,
|
11 |
+
"step_size": 1280,
|
12 |
+
"torch_dtype": "float32",
|
13 |
+
"transformers_version": "4.51.3"
|
14 |
+
}
|
model-00001-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb127fa88223078d3c14624a2a11f34a176828ebcb2807b8edd45b544c44a5e6
|
3 |
+
size 4997722952
|
model-00002-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4588f16ea0b2aa2b4eebd16ce23b8cac074f7af83b9b21be1294b28aafd53fea
|
3 |
+
size 784308952
|
model.safetensors.index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:457d1bc8354d8382889c7ffa7b2e53f99d7c3d8d500e232f10cfd676445000ed
|
3 |
+
size 5777
|