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