MrBoffa commited on
Commit
99b23d2
·
verified ·
1 Parent(s): c7aeae0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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