Update README.md
#5
by
HamidBekam
- opened
README.md
CHANGED
|
@@ -26,7 +26,7 @@ pip install numpy pandas torch sentence-transformers scikit-learn
|
|
| 26 |
|
| 27 |
Before running the script, make sure you have the following input files in the working directory:
|
| 28 |
|
| 29 |
-
1. **
|
| 30 |
- `df_360k_41lables_05012023.csv`
|
| 31 |
- `german_plc_all_paragraphs_unnested_only.csv`
|
| 32 |
|
|
|
|
| 26 |
|
| 27 |
Before running the script, make sure you have the following input files in the working directory:
|
| 28 |
|
| 29 |
+
1. **Data Files**:
|
| 30 |
- `df_360k_41lables_05012023.csv`
|
| 31 |
- `german_plc_all_paragraphs_unnested_only.csv`
|
| 32 |
|