JSWOOK commited on
Commit
1731081
·
verified ·
1 Parent(s): e667038

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,18 +1,26 @@
1
  ---
2
  library_name: transformers
 
 
 
 
3
  tags:
 
 
4
  - generated_from_trainer
 
 
5
  model-index:
6
- - name: pyannote_2_finetuning
7
  results: []
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
  should probably proofread and complete it, then remove this comment. -->
12
 
13
- # pyannote_2_finetuning
14
 
15
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 0.1327
18
  - Model Preparation Time: 0.004
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - en
5
+ license: mit
6
+ base_model: pyannote/speaker-diarization-3.1
7
  tags:
8
+ - speaker-diarization
9
+ - speaker-segmentation
10
  - generated_from_trainer
11
+ datasets:
12
+ - diarizers-community/voxconverse
13
  model-index:
14
+ - name: JSWOOK/pyannote_2_finetuning
15
  results: []
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
19
  should probably proofread and complete it, then remove this comment. -->
20
 
21
+ # JSWOOK/pyannote_2_finetuning
22
 
23
+ This model is a fine-tuned version of [pyannote/speaker-diarization-3.1](https://huggingface.co/pyannote/speaker-diarization-3.1) on the diarizers-community/voxconverse dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.1327
26
  - Model Preparation Time: 0.004