Hanna Abi Akl
commited on
Commit
·
f797db5
1
Parent(s):
3cbe94e
Update README
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ The labels were restricted to the 5 most-widely identified relationships, namely
|
|
14 |
|
15 |
|
16 |
## Model
|
17 |
-
The model used is a standard
|
18 |
In addition, the model has been pretrained to initializa weigths that would otherwise be unused if loaded from an existing pretrained stock model.
|
19 |
|
20 |
## Metrics
|
|
|
14 |
|
15 |
|
16 |
## Model
|
17 |
+
The model used is a standard DistilBERT-base transformer model from the Hugging Face library. See [HUGGING FACE DistilBERT base model](https://huggingface.co/distilbert-base-uncased) for more details about the model.
|
18 |
In addition, the model has been pretrained to initializa weigths that would otherwise be unused if loaded from an existing pretrained stock model.
|
19 |
|
20 |
## Metrics
|