Update README.md
Browse files
README.md
CHANGED
@@ -32,4 +32,5 @@ embedding = model(**inputs).hidden_states[-1].mean(1).squeeze()
|
|
32 |
## Results
|
33 |
|
34 |
The loss curve is shown:
|
35 |
-
|
|
|
|
32 |
## Results
|
33 |
|
34 |
The loss curve is shown:
|
35 |
+
|
36 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65ec809e794d34d1a4379f1f/LpXuOJn7CXR_UnA8sFmK1.png)
|