Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -19,7 +19,7 @@ model-index: | |
| 19 | 
             
                  name: libero_90         # Required. A pretty name for the dataset. Example: Common Voice (French)
         | 
| 20 | 
             
                metrics:
         | 
| 21 | 
             
                  - type: accuracy        # Required. Example: wer. Use metric id from https://hf.co/metrics
         | 
| 22 | 
            -
                    value:  | 
| 23 | 
             
            ---
         | 
| 24 |  | 
| 25 | 
             
            <div align="center">
         | 
|  | |
| 19 | 
             
                  name: libero_90         # Required. A pretty name for the dataset. Example: Common Voice (French)
         | 
| 20 | 
             
                metrics:
         | 
| 21 | 
             
                  - type: accuracy        # Required. Example: wer. Use metric id from https://hf.co/metrics
         | 
| 22 | 
            +
                    value: 96.77      # Required. Example: 20.90
         | 
| 23 | 
             
            ---
         | 
| 24 |  | 
| 25 | 
             
            <div align="center">
         | 

