Akshay Ballal
91f1f019b1
Added XLMRobertaModel for Reranking ( #2686 )
...
* add xlm-roberta-base
* Add task enum for fill-mask and reranker in xlm-roberta example; update README and fix attention mask dimensions
- Introduced a new `Task` enum to replace string task identifiers in the xlm-roberta example.
- Updated the logic in `main.rs` to handle tasks using the new enum.
- Enhanced README with example output for fill-mask task.
- Fixed dimension retrieval in `prepare_4d_attention_mask` function for better clarity and safety.
* Clippy fix.
---------
Co-authored-by: laurent <laurent.mazare@gmail.com >
2024-12-30 11:16:57 +01:00
..
2024-12-22 09:18:13 +01:00
2024-12-22 09:18:13 +01:00
2024-11-18 14:19:23 +01:00
2024-12-22 09:18:13 +01:00
2024-11-18 14:19:23 +01:00
2024-11-18 14:19:23 +01:00
2024-12-03 10:56:01 +01:00
2024-11-18 14:19:23 +01:00
2024-12-23 13:22:35 +01:00
2024-11-17 20:27:24 +01:00
2024-11-28 23:00:21 +01:00
2024-12-24 13:58:21 +01:00
2024-11-18 14:19:23 +01:00
2024-11-16 09:09:17 +01:00
2024-11-15 08:30:15 +01:00
2024-12-04 21:22:30 +01:00
2024-11-16 09:09:17 +01:00
2024-11-18 14:19:23 +01:00
2024-11-18 14:19:23 +01:00
2024-11-18 14:19:23 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-11-28 23:00:21 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-12-21 12:06:03 +01:00
2024-11-17 20:27:24 +01:00
2024-11-17 20:27:24 +01:00
2024-11-15 08:30:15 +01:00
2024-12-22 09:18:13 +01:00
2024-11-17 20:27:24 +01:00
2024-11-28 23:00:21 +01:00
2024-11-17 20:27:24 +01:00
2024-11-15 08:30:15 +01:00
2024-12-22 09:18:13 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-11-28 23:00:21 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-12-30 11:16:57 +01:00
2024-11-17 20:27:24 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-11-17 20:27:24 +01:00
2024-11-17 20:27:24 +01:00
2024-12-22 09:18:13 +01:00
2024-11-18 14:19:23 +01:00
2024-11-18 14:19:23 +01:00
2024-11-18 14:19:23 +01:00
2024-11-29 09:01:08 +01:00
2024-11-18 14:19:23 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-11-15 08:30:15 +01:00
2024-04-22 18:52:00 +02:00
2024-12-30 11:16:57 +01:00
2024-11-18 14:19:23 +01:00