Training in progress, epoch 1
Browse files- config.json +18 -0
- model.safetensors +3 -0
- runs/Jul03_13-24-09_syv/events.out.tfevents.1751544914.syv +3 -0
- training_args.bin +3 -0
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.53.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:d368d4964fdf6ed4bfd416b8dc20215516251b800df3ece2e8fd38fb1d0ff46f
|
| 3 |
+
size 5899124
|
runs/Jul03_13-24-09_syv/events.out.tfevents.1751544914.syv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e11a676af3f7f5592f76f701f979878c67ca1b4125e613c7676f56c46954dcf
|
| 3 |
+
size 127819
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:109cb3505952c42766840f909bdeec4061f74757079d8d045c38a5a1fb3ed6ce
|
| 3 |
+
size 5777
|