gabrielloiseau
commited on
Commit
•
ea94234
1
Parent(s):
90f8dbf
Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,7 @@ ArXiv paper: coming soon
|
|
22 |
- **Reward models:** [rrivera1849/LUAR-MUD](https://huggingface.co/rrivera1849/LUAR-MUD) & [Alibaba-NLP/gte-large-en-v1.5](https://huggingface.co/Alibaba-NLP/gte-large-en-v1.5)
|
23 |
- **Finetuned from model:** [philippelaban/keep_it_simple](https://huggingface.co/philippelaban/keep_it_simple)
|
24 |
- **Dataset:** [Yelp/yelp_review_full](https://huggingface.co/datasets/Yelp/yelp_review_full)
|
|
|
25 |
|
26 |
## Example use
|
27 |
```python
|
|
|
22 |
- **Reward models:** [rrivera1849/LUAR-MUD](https://huggingface.co/rrivera1849/LUAR-MUD) & [Alibaba-NLP/gte-large-en-v1.5](https://huggingface.co/Alibaba-NLP/gte-large-en-v1.5)
|
23 |
- **Finetuned from model:** [philippelaban/keep_it_simple](https://huggingface.co/philippelaban/keep_it_simple)
|
24 |
- **Dataset:** [Yelp/yelp_review_full](https://huggingface.co/datasets/Yelp/yelp_review_full)
|
25 |
+
- **Repository:** https://github.com/hornetsecurity/tarot
|
26 |
|
27 |
## Example use
|
28 |
```python
|