elishowk commited on
Commit
411682a
1 Parent(s): d596fd7

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,15 +1,14 @@
1
  ---
2
- language: "en"
3
- thumbnail: "https://github.com/junnyu"
4
  tags:
5
  - pytorch
6
  - electra
7
  - roformer
8
  - rotary position embedding
9
- license: "MIT"
10
  datasets:
11
  - openwebtext
12
-
13
  ---
14
  # 一、 个人在openwebtext数据集上添加rotary-position-embedding,训练得到的electra-small模型
15
 
 
1
  ---
2
+ language: en
3
+ thumbnail: https://github.com/junnyu
4
  tags:
5
  - pytorch
6
  - electra
7
  - roformer
8
  - rotary position embedding
9
+ license: mit
10
  datasets:
11
  - openwebtext
 
12
  ---
13
  # 一、 个人在openwebtext数据集上添加rotary-position-embedding,训练得到的electra-small模型
14