Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -39,6 +39,7 @@ inference: 
     | 
|
| 39 | 
         
             
              parameters:
         
     | 
| 40 | 
         
             
                repetition_penalty: 1
         
     | 
| 41 | 
         
             
                num_beams: 5
         
     | 
| 
         | 
|
| 42 | 
         
             
            license: mit
         
     | 
| 43 | 
         
             
            ---
         
     | 
| 44 | 
         
             
            # ReportQL — Application of Deep Learning in Generating Structured Radiology Reports: A Transformer-Based Technique
         
     | 
| 
         | 
|
| 39 | 
         
             
              parameters:
         
     | 
| 40 | 
         
             
                repetition_penalty: 1
         
     | 
| 41 | 
         
             
                num_beams: 5
         
     | 
| 42 | 
         
            +
                early_stopping: true
         
     | 
| 43 | 
         
             
            license: mit
         
     | 
| 44 | 
         
             
            ---
         
     | 
| 45 | 
         
             
            # ReportQL — Application of Deep Learning in Generating Structured Radiology Reports: A Transformer-Based Technique
         
     |