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": 0.25,
|
| 9 |
+
"model_type": "pyannet",
|
| 10 |
+
"sample_rate": 16000,
|
| 11 |
+
"torch_dtype": "float32",
|
| 12 |
+
"transformers_version": "4.45.2",
|
| 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:bfbb0669d92c874827dbce285f0c24c8155e58a46b41e23037d321ee2a293f0f
|
| 3 |
+
size 5899124
|
runs/Mar12_12-23-53_V301V-JGRCC1.campus.unicaen.fr/events.out.tfevents.1741778638.V301V-JGRCC1.campus.unicaen.fr
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a60ab0d05e5c156e47aacb529b21866c2f0a960febb868314135a781554ab0c2
|
| 3 |
+
size 5650
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd4671c3dddc18ff65ebd571b1df573debe19bdd436866f4a13116bb0a11a693
|
| 3 |
+
size 5368
|