Training in progress, epoch 5
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.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:59541ca8c4bbb4e841925757e4e1d150d7204563796a6d921eaec3cf5b6444f7
|
| 3 |
+
size 5899124
|
runs/Apr02_17-20-22_jjkim-linux/events.out.tfevents.1743582028.jjkim-linux
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d82764a6336802bcb3bdf3dc4604e99b316062456879f2e02ab4307c80e7431d
|
| 3 |
+
size 15562
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccf498fa8bee27d62f5406a1aa6e047c448795dba65414a7b2cc1669f4865bd3
|
| 3 |
+
size 5368
|