igitsml commited on
Commit
89eb624
·
verified ·
1 Parent(s): b042393

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +18 -0
  2. model.safetensors +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SegmentationModel"
4
+ ],
5
+ "chunk_duration": 10.0,
6
+ "dtype": "float32",
7
+ "max_speakers_per_chunk": 3,
8
+ "max_speakers_per_frame": 2,
9
+ "min_duration": null,
10
+ "model_type": "pyannet",
11
+ "sample_rate": 16000,
12
+ "transformers_version": "4.57.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:1bb3fdd7b015223163df5fef6587bd5ce2c3db52c24d030c405400afcca7ed1e
3
+ size 5899124
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93fae0cf75349ac38153e5b3ec8d9adc7af0bedb673bf49ab8be12573c010006
3
+ size 5496