Automatic correction of README.md metadata for keys. Contact [email protected] for any question
Browse files
README.md
CHANGED
@@ -1,14 +1,13 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
thumbnail:
|
4 |
tags:
|
5 |
- pytorch
|
6 |
- electra
|
7 |
- masked-lm
|
8 |
-
license:
|
9 |
datasets:
|
10 |
- openwebtext
|
11 |
-
|
12 |
---
|
13 |
# 一、 个人在openwebtext数据集上训练得到的electra-small模型
|
14 |
|
|
|
1 |
---
|
2 |
+
language: en
|
3 |
+
thumbnail: https://github.com/junnyu
|
4 |
tags:
|
5 |
- pytorch
|
6 |
- electra
|
7 |
- masked-lm
|
8 |
+
license: mit
|
9 |
datasets:
|
10 |
- openwebtext
|
|
|
11 |
---
|
12 |
# 一、 个人在openwebtext数据集上训练得到的electra-small模型
|
13 |
|