Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ widget:
|
|
6 |
- text: cat /bin/echo ;
|
7 |
---
|
8 |
|
9 |
-
[LogPrecis](https://arxiv.org/abs/2307.08309) is a [Codebert](microsoft/codebert-base) model fine-tuned for **Token Classification**.
|
10 |
|
11 |
The model was previously domain-adapted using a corpus of **>20k Unix sessions**. Later, it was further finetuned on the task of **Token Classification** with **360 labelled examples**.
|
12 |
|
|
|
6 |
- text: cat /bin/echo ;
|
7 |
---
|
8 |
|
9 |
+
[LogPrecis](https://arxiv.org/abs/2307.08309) is a [Codebert](https://huggingface.co/microsoft/codebert-base) model fine-tuned for **Token Classification**.
|
10 |
|
11 |
The model was previously domain-adapted using a corpus of **>20k Unix sessions**. Later, it was further finetuned on the task of **Token Classification** with **360 labelled examples**.
|
12 |
|