Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -31,8 +31,8 @@ Before running the script, make sure you have the following input files in the w
31
  - `embeddings_prediction.csv`
32
 
33
  2. **Precomputed Embeddings**:
34
- - labeled dataset:`embeddings_labeled.pkl.pkl`
35
- - dataset for prediction:`embeddings_prediction.pkl`
36
 
37
  ## **Running the Script**
38
 
 
31
  - `embeddings_prediction.csv`
32
 
33
  2. **Precomputed Embeddings**:
34
+ - labeled dataset: `embeddings_labeled.pkl`
35
+ - dataset for prediction: `embeddings_prediction.pkl`
36
 
37
  ## **Running the Script**
38