Update ML Intern artifact metadata
Browse files
README.md
CHANGED
|
@@ -69,3 +69,11 @@ model = AutoModelForImageTextToText.from_pretrained(model_id, torch_dtype="auto"
|
|
| 69 |
```
|
| 70 |
|
| 71 |
For text-only negotiation use, call the processor/tokenizer with chat-template messages as done in `train_negotiation_sdpo.py` included in this repository.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
```
|
| 70 |
|
| 71 |
For text-only negotiation use, call the processor/tokenizer with chat-template messages as done in `train_negotiation_sdpo.py` included in this repository.
|
| 72 |
+
|
| 73 |
+
<!-- ml-intern-provenance -->
|
| 74 |
+
## Generated by ML Intern
|
| 75 |
+
|
| 76 |
+
This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
|
| 77 |
+
|
| 78 |
+
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 79 |
+
- Source code: https://github.com/huggingface/ml-intern
|