HannaAbiAkl
commited on
Commit
•
4187394
1
Parent(s):
9647415
update README with PSYCHIC logo
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ pipeline_tag: question-answering
|
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
-
# PSYCHIC
|
21 |
|
22 |
-
PSYCHIC (
|
23 |
- Loss: 0.0000
|
24 |
|
25 |
## Model description
|
|
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
+
# PSYCHIC ![alt text](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRKarOKfR67Qmi9Z4qNQmHZHyvBQBBxcra9qoV-8gSu&s)
|
21 |
|
22 |
+
PSYCHIC (**P**re-trained **SY**mbolic **CH**ecker **I**n **C**ontext) is a model that is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the DBLP-QuAD dataset. It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.0000
|
24 |
|
25 |
## Model description
|