GianTan commited on
Commit
ceafdbd
·
verified ·
1 Parent(s): 033e695

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -15,8 +15,6 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
  - **Developed by:** [More Information Needed]
21
  - **Model type:** [More Information Needed]
22
  - **Language(s) (NLP):** [More Information Needed]
@@ -31,7 +29,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
31
 
32
  ## How to Get Started with the Model
33
 
34
- Use the code below to get started with the model.
35
 
36
  from transformers import pipeline
37
 
@@ -53,10 +51,6 @@ unmasker("mura kag [MASK].")
53
 
54
  - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
55
 
56
- #### Speeds, Sizes, Times
57
-
58
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
59
-
60
 
61
  ## Evaluation
62
 
 
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
 
 
18
  - **Developed by:** [More Information Needed]
19
  - **Model type:** [More Information Needed]
20
  - **Language(s) (NLP):** [More Information Needed]
 
29
 
30
  ## How to Get Started with the Model
31
 
32
+ **Use the code below to get started with the model.**
33
 
34
  from transformers import pipeline
35
 
 
51
 
52
  - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
53
 
 
 
 
 
54
 
55
  ## Evaluation
56