Update README.md
Browse files
README.md
CHANGED
|
@@ -50,6 +50,8 @@ print(processor.batch_decode(predicted_ids, skip_special_tokens=True)[0])
|
|
| 50 |
9/30/92
|
| 51 |
```
|
| 52 |
|
|
|
|
|
|
|
| 53 |
### BibTeX entry and citation info
|
| 54 |
|
| 55 |
```bibtex
|
|
|
|
| 50 |
9/30/92
|
| 51 |
```
|
| 52 |
|
| 53 |
+
Refer to the [demo notebooks](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/UDOP) for fine-tuning/inference.
|
| 54 |
+
|
| 55 |
### BibTeX entry and citation info
|
| 56 |
|
| 57 |
```bibtex
|