77.5万数据
This commit is contained in:
parent
3ba41c3491
commit
09622cf33d
|
@ -15,7 +15,7 @@
|
||||||
```shell
|
```shell
|
||||||
python main.py --exp without_exp --reset_db True
|
python main.py --exp without_exp --reset_db True
|
||||||
```
|
```
|
||||||
3. 等待运行完成( 个样本)。结束后,将*db_name_prefix: without_exp*改为*db_name_prefix: with_exp*,并运行
|
3. 等待运行完成(77.5个样本)。结束后,将*db_name_prefix: without_exp*改为*db_name_prefix: with_exp*,并运行
|
||||||
```shell
|
```shell
|
||||||
python main.py --exp with_exp --reset_db True
|
python main.py --exp with_exp --reset_db True
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue