ravi259 commited on
Commit
59aac72
·
verified ·
1 Parent(s): 4539bde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -135,7 +135,7 @@ print(f_similarities)
135
 
136
  Below are the cosine similarity matrices before and after fine-tuning:
137
 
138
- ### **Before Fine-Tuning:**
139
  ```python
140
  tensor([[1.0000, 0.9052, 0.9002, 0.9080, 0.8959, 0.8925],
141
  [0.9052, 1.0000, 0.8940, 0.9162, 0.9148, 0.9144],
 
135
 
136
  Below are the cosine similarity matrices before and after fine-tuning:
137
 
138
+ ### **simlarity matrix Before and after Fine-Tuning:**
139
  ```python
140
  tensor([[1.0000, 0.9052, 0.9002, 0.9080, 0.8959, 0.8925],
141
  [0.9052, 1.0000, 0.8940, 0.9162, 0.9148, 0.9144],