anuragrawal
commited on
Commit
•
5cd5a80
1
Parent(s):
91c355c
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": null,
|
9 |
+
"model_type": "pyannet",
|
10 |
+
"sample_rate": 16000,
|
11 |
+
"torch_dtype": "float32",
|
12 |
+
"transformers_version": "4.40.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:8230a13449eaa4d54b3b04a219a2db28bc3e276939ba91459e98335e8c4b7025
|
3 |
+
size 5899124
|
runs/Apr24_18-32-58_cdc41d2e63d3/events.out.tfevents.1713983629.cdc41d2e63d3.934.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1af847803d8d01db111b02896b3467cea944b7d14fc6c569985e7df299f75eda
|
3 |
+
size 8221
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd56df2a5b238041c630b90ab8955b06a81eab16a886dcc2507d4d444b9b7bf6
|
3 |
+
size 5048
|