Update README.md
#8
by
HamidBekam
- opened
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
|
| 35 |
-
- dataset for prediction
|
| 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 |
|