ronanki commited on
Commit
b0254b1
·
1 Parent(s): 3c37f62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -57,6 +57,9 @@ The model was trained with the parameters:
57
  ```
58
  {'scale': 20.0, 'similarity_fct': 'cos_sim'}
59
  ```
 
 
 
60
 
61
  Parameters of the fit()-Method:
62
  ```
 
57
  ```
58
  {'scale': 20.0, 'similarity_fct': 'cos_sim'}
59
  ```
60
+ **trainig job name**
61
+ pytorch-training-2023-03-21-23-41-10-019
62
+
63
 
64
  Parameters of the fit()-Method:
65
  ```