elishowk commited on
Commit
b3e6c62
1 Parent(s): 6e7a1bb

Automatic correction of README.md metadata for keys. Contact website@huggingface.co for any question

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,14 +1,13 @@
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
  ---
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