86ccc0b
70c70a4
86ccc0b
c565c3e
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
library_name: adapter-transformers
datasets:
- khulnasoft/duo-chat-evaluation
---
```shell
mise install
```
```shell
poetry shell
poetry install
```
```shell
jupyter lab notebooks/
``` |