Update README.md
Browse files
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 |
```
|