Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ pipeline_tag: token-classification
|
|
7 |
|
8 |
# Distilbert CoBaLD parser
|
9 |
|
10 |
-
This version of parser is based on distilbert encoder. The encoder
|
11 |
|
12 |
## Usage
|
13 |
|
|
|
7 |
|
8 |
# Distilbert CoBaLD parser
|
9 |
|
10 |
+
This version of parser is based on distilbert encoder. The encoder weights were initialized from `distilbert-base-uncased` model.
|
11 |
|
12 |
## Usage
|
13 |
|