Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ on the training subset of the Fisher corpus.
|
|
| 12 |
* Foundation model: [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit)
|
| 13 |
* Finetuning scripts: https://github.com/google/speaker-id/tree/master/DiarizationLM/unsloth
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
* For this model, the loss is only computed on the completion tokens.
|
| 18 |
* For `google/DiarizationLM-8b-Fisher-v1`, the loss is computed also on the prompt tokens.
|
|
|
|
| 12 |
* Foundation model: [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit)
|
| 13 |
* Finetuning scripts: https://github.com/google/speaker-id/tree/master/DiarizationLM/unsloth
|
| 14 |
|
| 15 |
+
The difference between this model and [google/DiarizationLM-8b-Fisher-v1](https://huggingface.co/google/DiarizationLM-8b-Fisher-v1):
|
| 16 |
|
| 17 |
* For this model, the loss is only computed on the completion tokens.
|
| 18 |
* For `google/DiarizationLM-8b-Fisher-v1`, the loss is computed also on the prompt tokens.
|