Commit 
							
							·
						
						ba210f4
	
1
								Parent(s):
							
							b028af2
								
Update README
Browse files
    	
        README.md
    CHANGED
    
    | @@ -118,7 +118,7 @@ The model was trained with the parameters: | |
| 118 | 
             
              {'scale': 20.0, 'similarity_fct': 'cos_sim'}
         | 
| 119 | 
             
              ```
         | 
| 120 |  | 
| 121 | 
            -
            Parameters of the fit() | 
| 122 | 
             
            ```
         | 
| 123 | 
             
            {
         | 
| 124 | 
             
                "epochs": 1,
         | 
|  | |
| 118 | 
             
              {'scale': 20.0, 'similarity_fct': 'cos_sim'}
         | 
| 119 | 
             
              ```
         | 
| 120 |  | 
| 121 | 
            +
            Parameters of the fit() method:
         | 
| 122 | 
             
            ```
         | 
| 123 | 
             
            {
         | 
| 124 | 
             
                "epochs": 1,
         | 

