purewhite42 commited on
Commit
96c5202
·
verified ·
1 Parent(s): 6ff92ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -40,14 +40,8 @@ Please refer to the [📺GitHub repo](https://github.com/Purewhite2019/rethinkin
40
  |               | F+IF  | DR         | 27.91%       | 17.57%          |
41
 
42
  ## ⚙️ Usage
43
- - [🤗`purewhite42/dependency_retriever_f`](https://huggingface.co/purewhite42/dependency_retriever_f): Dependency retriever whose inputs are formatted using only formal declarations , SFTed from [🤗`BAAI/bge-m3`](https://huggingface.co/BAAI/bge-m3)
44
- - [🤗`purewhite42/dependency_retriever_f_if`](https://huggingface.co/purewhite42/dependency_retriever_f_if): w/ oracle dependency retrieval whose inputs are formatted using both formal declarations and informal descriptions, SFTed from [🤗`BAAI/bge-m3`](https://huggingface.co/BAAI/bge-m3)
45
- ```shell
46
- python -m retriever.retrieve_dr \
47
- --model_path /path/to/the/model \
48
- --save_path /path/to/output/results \
49
- --eval_set ... # {proofnet, connf}
50
- ```
51
  ## 📚 Citation
52
  If you find our work useful in your research, please cite
53
  ```bibtex
 
40
  |               | F+IF  | DR         | 27.91%       | 17.57%          |
41
 
42
  ## ⚙️ Usage
43
+ - [🤗`purewhite42/dependency_retriever_f`](https://huggingface.co/purewhite42/dependency_retriever_f): Dense dependency retriever whose inputs are formatted using only formal declarations, SFTed from [🤗`BAAI/bge-m3`](https://huggingface.co/BAAI/bge-m3)
44
+ - [🤗`purewhite42/dependency_retriever_f_if`](https://huggingface.co/purewhite42/dependency_retriever_f_if): Dense dependency retriever whose inputs are formatted using both formal declarations and informal descriptions, SFTed from [🤗`BAAI/bge-m3`](https://huggingface.co/BAAI/bge-m3)
 
 
 
 
 
 
45
  ## 📚 Citation
46
  If you find our work useful in your research, please cite
47
  ```bibtex