Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -42,7 +42,7 @@ The purpose of the dataset is to enable training of classification models to dis | |
| 42 | 
             
            | 2. `severity` | Severity of vulnerability ('none', `low`, `medium`, `high`) |
         | 
| 43 |  | 
| 44 | 
             
            # Data Analysis
         | 
| 45 | 
            -
             | 
| 46 |  | 
| 47 | 
             
            # Additional Info
         | 
| 48 | 
             
            - The newline characters are escaped (i.e. `\\n`)
         | 
|  | |
| 42 | 
             
            | 2. `severity` | Severity of vulnerability ('none', `low`, `medium`, `high`) |
         | 
| 43 |  | 
| 44 | 
             
            # Data Analysis
         | 
| 45 | 
            +
            <img src="https://huggingface.co/datasets/msc-smart-contract-audition/vulnerability-severity-classification/blob/main/figures/length-distribution.png" width="50%" />
         | 
| 46 |  | 
| 47 | 
             
            # Additional Info
         | 
| 48 | 
             
            - The newline characters are escaped (i.e. `\\n`)
         |