omarsol commited on
Commit
c1efa6d
Β·
1 Parent(s): 0933e3e

Update README

Browse files
Files changed (1) hide show
  1. data/scraping_scripts/README.md +1 -1
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**: `upload_jsonl_to_hf.py`
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