Training in progress, epoch 20
Browse files
config.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"SegmentationModel"
|
| 4 |
+
],
|
| 5 |
+
"chunk_duration": 3.0,
|
| 6 |
+
"max_speakers_per_chunk": 2,
|
| 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:ea8d4039c6c9d7e7094db90d5e2021a5af054b335bb2588541136cb499326e38
|
| 3 |
+
size 5899124
|
runs/Apr03_16-51-45_jjkim-linux/events.out.tfevents.1743666709.jjkim-linux
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad3d7f731da1d23dbc1b2a48df58e44b0e97053ea5d74663647cd1ff8ca38975
|
| 3 |
+
size 16941
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db761538ece091edfca8f84476628dedec4c56fcdc3f444da6e0dcd76e1bb522
|
| 3 |
+
size 5368
|