elishowk commited on
Commit
a1a105f
1 Parent(s): 3981b5e
Files changed (1) hide show
  1. README.md +2 -26
README.md CHANGED
@@ -5,31 +5,7 @@ widget:
5
  - text: "Jen la komenco de bela <mask>."
6
  - text: "Uno du <mask> top"
7
  - text: "Jen finiĝas bela <mask>."
8
- license: apache-2.08
9
  ---
10
 
11
- # EsperBERTo: RoBERTa-like Language model trained on Esperanto
12
-
13
- **Companion model to blog post https://huggingface.co/blog/how-to-train** 🔥
14
-
15
- ## Training Details
16
-
17
- - current checkpoint: 566000
18
- - machine name: `galinette`
19
-
20
-
21
- ![](https://huggingface.co/blog/assets/01_how-to-train/EsperBERTo-thumbnail-v2.png)
22
-
23
- ## Example pipeline
24
-
25
- ```python
26
- from transformers import pipeline
27
-
28
- fill_mask = pipeline(
29
- "fill-mask",
30
- model="julien-c/EsperBERTo-small",
31
- tokenizer="julien-c/EsperBERTo-small"
32
- )
33
-
34
- fill_mask("Jen la komenco de bela <mask>.")
35
- ```
 
5
  - text: "Jen la komenco de bela <mask>."
6
  - text: "Uno du <mask> top"
7
  - text: "Jen finiĝas bela <mask>."
8
+ license: apache-2.0
9
  ---
10
 
11
+ # Test