Training in progress, epoch 3
Browse files
config.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"SegmentationModel"
|
| 4 |
+
],
|
| 5 |
+
"chunk_duration": 6.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.50.3",
|
| 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:0a1a1a9981a076625f40666f944aecc34e99ac7922358d32f8f5d35f6551640c
|
| 3 |
+
size 5899124
|
runs/Apr02_18-05-01_jjkim-linux/events.out.tfevents.1743584707.jjkim-linux
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:876786f2fb5ea4d0c25dfb79c4627ca462bfdb7cccd845e8bf0c531396ebcccf
|
| 3 |
+
size 15078
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce69c553f750a13cd72197c56a41dd1f3aae89115331686d346f224edd22cc37
|
| 3 |
+
size 5368
|