shahrukhx01
commited on
Commit
·
97edb38
1
Parent(s):
c3aa13d
Update README.md
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ Chemical domain language model finetuned on 13K Chemical, and 14K Pharma Wikiped
|
|
17 |
Dataset with splits can be found @ [https://www.kaggle.com/shahrukhkhan/pharma-vs-chemicals-domain-classification](https://www.kaggle.com/shahrukhkhan/pharma-vs-chemicals-domain-classification)
|
18 |
|
19 |
# Label Mappings
|
20 |
-
LABEL_0 => **"
|
21 |
-
LABEL_1 => **"
|
22 |
|
23 |
## Usage in Transformers
|
24 |
|
|
|
17 |
Dataset with splits can be found @ [https://www.kaggle.com/shahrukhkhan/pharma-vs-chemicals-domain-classification](https://www.kaggle.com/shahrukhkhan/pharma-vs-chemicals-domain-classification)
|
18 |
|
19 |
# Label Mappings
|
20 |
+
LABEL_0 => **"PHARMACEUTICAL"** <br/>
|
21 |
+
LABEL_1 => **"CHEMICAL"**
|
22 |
|
23 |
## Usage in Transformers
|
24 |
|