mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-27 14:25:20 +02:00
update readme addressing the dataset download issues
This commit is contained in:
parent
045aa76b55
commit
5edeb9b5a8
1 changed files with 2 additions and 3 deletions
|
|
@ -12,9 +12,8 @@ ## 1. Data Preparation
|
|||
- **Download Datasets:** [Dataset Link](https://drive.google.com/drive/folders/151FIZoLygkRfeJgSI9fNMiLsixh1mK0r?usp=sharing)
|
||||
- **Download and prepare datasets from scratch:**
|
||||
```bash
|
||||
cd data
|
||||
python dataset.py --save_analysis_pool
|
||||
python hf_data.py --save_analysis_pool
|
||||
python data/dataset.py --save_analysis_pool
|
||||
python data/hf_data.py --save_analysis_pool
|
||||
```
|
||||
|
||||
## 2. Configurations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue