Updated README
Browse files
    	
        README.md
    CHANGED
    
    | @@ -10,7 +10,7 @@ metrics: | |
| 10 | 
             
            - accuracy
         | 
| 11 | 
             
            - f1
         | 
| 12 | 
             
            model-index:
         | 
| 13 | 
            -
            - name:  | 
| 14 | 
             
              results: []
         | 
| 15 | 
             
            datasets:
         | 
| 16 | 
             
            - slurp
         | 
| @@ -20,7 +20,7 @@ pipeline_tag: audio-classification | |
| 20 | 
             
            library_name: transformers
         | 
| 21 | 
             
            ---
         | 
| 22 |  | 
| 23 | 
            -
            #  | 
| 24 |  | 
| 25 | 
             
            This model is a fine-tuned version of [facebook/wav2vec2-large](https://huggingface.co/facebook/wav2vec2-large) on the SLURP dataset for the intent classification task.
         | 
| 26 |  | 
|  | |
| 10 | 
             
            - accuracy
         | 
| 11 | 
             
            - f1
         | 
| 12 | 
             
            model-index:
         | 
| 13 | 
            +
            - name: wav2vec2-large-slurp
         | 
| 14 | 
             
              results: []
         | 
| 15 | 
             
            datasets:
         | 
| 16 | 
             
            - slurp
         | 
|  | |
| 20 | 
             
            library_name: transformers
         | 
| 21 | 
             
            ---
         | 
| 22 |  | 
| 23 | 
            +
            # wav2vec2-base-SLURP
         | 
| 24 |  | 
| 25 | 
             
            This model is a fine-tuned version of [facebook/wav2vec2-large](https://huggingface.co/facebook/wav2vec2-large) on the SLURP dataset for the intent classification task.
         | 
| 26 |  | 
