batterydata
commited on
Commit
•
2fc67bc
1
Parent(s):
3c2919a
Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,7 @@ datasets:
|
|
11 |
|
12 |
Pretrained model on a large corpus of battery research papers using a masked language modeling (MLM) objective, starting with the [SciBERT-cased](https://huggingface.co/allenai/scibert_scivocab_cased) weights. It was introduced in
|
13 |
[this paper](paper_link) and first released in
|
14 |
-
[this repository](https://github.com/ShuHuang/batterybert). This model is
|
15 |
-
between english and English.
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
11 |
|
12 |
Pretrained model on a large corpus of battery research papers using a masked language modeling (MLM) objective, starting with the [SciBERT-cased](https://huggingface.co/allenai/scibert_scivocab_cased) weights. It was introduced in
|
13 |
[this paper](paper_link) and first released in
|
14 |
+
[this repository](https://github.com/ShuHuang/batterybert). This model is case-sensitive: it makes a difference between english and English.
|
|
|
15 |
|
16 |
## Model description
|
17 |
|