Commit 
							
							·
						
						3ff1336
	
1
								Parent(s):
							
							e94e71d
								
Create README.md
Browse files
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,33 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            license: apache-2.0
         | 
| 3 | 
            +
            tags:
         | 
| 4 | 
            +
            - hf-asr-leaderboard
         | 
| 5 | 
            +
            - generated_from_multiple_datasets
         | 
| 6 | 
            +
            datasets:
         | 
| 7 | 
            +
            - mozilla-foundation/common_voice_11_0
         | 
| 8 | 
            +
            language:
         | 
| 9 | 
            +
            - mn
         | 
| 10 | 
            +
            metrics:
         | 
| 11 | 
            +
            - wer
         | 
| 12 | 
            +
            - cer
         | 
| 13 | 
            +
            library_name: transformers
         | 
| 14 | 
            +
            pipeline_tag: automatic-speech-recognition
         | 
| 15 | 
            +
            model-index:
         | 
| 16 | 
            +
            - name: wav2vec2-base-42h
         | 
| 17 | 
            +
              results:
         | 
| 18 | 
            +
              - task:
         | 
| 19 | 
            +
                  type: automatic-speech-recognition
         | 
| 20 | 
            +
                  name: Automatic Speech Recognition
         | 
| 21 | 
            +
                dataset:
         | 
| 22 | 
            +
                  name: Common Voice 11.0
         | 
| 23 | 
            +
                  type: mozilla-foundation/common_voice_11_0
         | 
| 24 | 
            +
                  config: mn
         | 
| 25 | 
            +
                  split: test
         | 
| 26 | 
            +
                metrics:
         | 
| 27 | 
            +
                - type: wer
         | 
| 28 | 
            +
                  value: 57.23
         | 
| 29 | 
            +
                  name: Wer
         | 
| 30 | 
            +
                - type: cer
         | 
| 31 | 
            +
                  value: 20.71
         | 
| 32 | 
            +
                  name: Cer
         | 
| 33 | 
            +
            ---
         | 
