aisuko commited on
Commit
f57cd03
1 Parent(s): 34892f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ We use `nq_distilbert-base-v1` model encode all the data to the PyTorch Tensors.
15
  !pip install sentence-transformers==2.3.1
16
  ```
17
 
18
- ## The codeing part
19
 
20
  ```python
21
 
 
15
  !pip install sentence-transformers==2.3.1
16
  ```
17
 
18
+ ## The coding part
19
 
20
  ```python
21