Update README.md
Browse files
README.md
CHANGED
|
@@ -1,30 +1,9 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- pl
|
| 4 |
-
license:
|
| 5 |
-
tags:
|
| 6 |
-
- whisper-event
|
| 7 |
-
- generated_from_trainer
|
| 8 |
datasets:
|
| 9 |
-
|
| 10 |
-
metrics:
|
| 11 |
-
- wer
|
| 12 |
-
model-index:
|
| 13 |
-
- name: Whisper Tiny Pl
|
| 14 |
-
results:
|
| 15 |
-
- task:
|
| 16 |
-
name: Automatic Speech Recognition
|
| 17 |
-
type: automatic-speech-recognition
|
| 18 |
-
dataset:
|
| 19 |
-
name: Common Voice 11.0
|
| 20 |
-
type: mozilla-foundation/common_voice_11_0
|
| 21 |
-
config: pl
|
| 22 |
-
split: test
|
| 23 |
-
args: pl
|
| 24 |
-
metrics:
|
| 25 |
-
- name: Wer
|
| 26 |
-
type: wer
|
| 27 |
-
value: 39.469591826496995
|
| 28 |
---
|
| 29 |
|
| 30 |
This repo contains a low-rank adapter for LLaMA-7b fit on the [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca) dataset translated to Polish language.
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- pl
|
| 4 |
+
license: mit
|
|
|
|
|
|
|
|
|
|
| 5 |
datasets:
|
| 6 |
+
- tatsu-lab/alpaca
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
This repo contains a low-rank adapter for LLaMA-7b fit on the [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca) dataset translated to Polish language.
|