nehulagrawal
commited on
Commit
•
bccd3e5
1
Parent(s):
f01e7ae
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.1",
|
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:281ac22022d687af171fd0eaef72650aa8940ec6921a6c0b405c0fbf9a835a08
|
3 |
+
size 5899124
|
runs/May09_05-09-31_2046da84dd10/events.out.tfevents.1715231399.2046da84dd10.216.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d515b4829c5ae54bdca11e1e44a50e120128ca77873be0f67990bda6acbd5e7a
|
3 |
+
size 6745
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb18155be752cfc2c39a3571314c207764aa5940ead039670f6932503e97f5ca
|
3 |
+
size 5048
|