Update README
Browse files
data/scraping_scripts/README.md
CHANGED
|
@@ -59,7 +59,7 @@ If you need to run specific steps individually:
|
|
| 59 |
- **Add Context**: `add_context_to_nodes.py`
|
| 60 |
- **Create Vector Stores**: `create_vector_stores.py`
|
| 61 |
- **Upload to Chroma Vector Store to HuggingFace**: `upload_dbs_to_hf.py`
|
| 62 |
-
- **Upload JSONL files to HuggingFace**: `
|
| 63 |
|
| 64 |
## Tips for New Team Members
|
| 65 |
|
|
|
|
| 59 |
- **Add Context**: `add_context_to_nodes.py`
|
| 60 |
- **Create Vector Stores**: `create_vector_stores.py`
|
| 61 |
- **Upload to Chroma Vector Store to HuggingFace**: `upload_dbs_to_hf.py`
|
| 62 |
+
- **Upload JSONL files to HuggingFace**: `upload_data_to_hf.py`
|
| 63 |
|
| 64 |
## Tips for New Team Members
|
| 65 |
|