Ivan Chelombiev
commited on
Commit
·
b2c44fb
1
Parent(s):
cf75a0c
update model card README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: output-pretrain-groupbert-base-phase2
|
7 |
results: []
|
@@ -12,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# output-pretrain-groupbert-base-phase2
|
14 |
|
15 |
-
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- Graphcore/wikipedia-bert-512
|
7 |
model-index:
|
8 |
- name: output-pretrain-groupbert-base-phase2
|
9 |
results: []
|
|
|
14 |
|
15 |
# output-pretrain-groupbert-base-phase2
|
16 |
|
17 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the Graphcore/wikipedia-bert-512 dataset.
|
18 |
|
19 |
## Model description
|
20 |
|