mirror of
https://github.com/FlagOpen/FlagEmbedding.git
synced 2025-06-27 02:39:58 +00:00
update reinforced_ir
This commit is contained in:
parent
f05d4b3fbe
commit
41b526441f
@ -110,7 +110,7 @@ For example, for msmarco dataset, you can save with the following format:
|
||||
|
||||
For all data, you can save with the following format:
|
||||
|
||||
```bash
|
||||
```
|
||||
├─data
|
||||
| ├─msmarco
|
||||
| ├─corpus.json
|
||||
@ -152,7 +152,7 @@ python generate_universal_query.py \
|
||||
|
||||
For all data, it will be saved with the following format:
|
||||
|
||||
```bash
|
||||
```
|
||||
├─inference
|
||||
├─finetune
|
||||
├─data_generation
|
||||
@ -207,7 +207,7 @@ python update_file.py \
|
||||
|
||||
For all data, it will be saved with the following format:
|
||||
|
||||
```bash
|
||||
```
|
||||
├─inference
|
||||
├─finetune
|
||||
| ├─generator
|
||||
@ -337,7 +337,7 @@ python generate_retriever_distill_data.py \
|
||||
|
||||
For all data, it will be saved with the following format:
|
||||
|
||||
```bash
|
||||
```
|
||||
├─inference
|
||||
├─finetune
|
||||
| ├─generator
|
||||
|
Loading…
x
Reference in New Issue
Block a user