elishowk commited on
Commit
ab9a762
1 Parent(s): 72956c9

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 +4 -4
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
- language: "en"
3
- thumbnail: "https://github.com/junnyu"
4
  tags:
5
  - pytorch
6
  - electra
7
  - masked-lm
8
  - rotary position embedding
9
  widget:
10
- - text: "Paris is the [MASK] of France."
11
- license: "MIT"
12
  datasets:
13
  - openwebtext
14
  ---
 
1
  ---
2
+ language: en
3
+ thumbnail: https://github.com/junnyu
4
  tags:
5
  - pytorch
6
  - electra
7
  - masked-lm
8
  - rotary position embedding
9
  widget:
10
+ - text: Paris is the [MASK] of France.
11
+ license: mit
12
  datasets:
13
  - openwebtext
14
  ---