Training in progress, epoch 1
Browse files
config.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"SegmentationModel"
|
| 4 |
+
],
|
| 5 |
+
"chunk_duration": 10.0,
|
| 6 |
+
"max_speakers_per_chunk": 3,
|
| 7 |
+
"max_speakers_per_frame": 2,
|
| 8 |
+
"min_duration": null,
|
| 9 |
+
"model_type": "pyannet",
|
| 10 |
+
"sample_rate": 16000,
|
| 11 |
+
"torch_dtype": "float32",
|
| 12 |
+
"transformers_version": "4.40.0",
|
| 13 |
+
"warm_up": [
|
| 14 |
+
0.0,
|
| 15 |
+
0.0
|
| 16 |
+
],
|
| 17 |
+
"weigh_by_cardinality": false
|
| 18 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8b188c2a6d7e66808d08e4337948685fdf026044f6db7cbb5ae95038dea28ae
|
| 3 |
+
size 5899124
|
runs/Apr24_16-31-10_cf55e52bc1b2/events.out.tfevents.1713976280.cf55e52bc1b2.6771.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:141a682fd4ab7103a4f4f8733776d76ef3fff8828d94091753587ddfe1536f3a
|
| 3 |
+
size 8493
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:933e52d27f8866807bdacf3c2566706fd2504ba5d308b0b7f6b9512c6a0ee384
|
| 3 |
+
size 5112
|