File size: 690 Bytes
19182f8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
language: en
tags:
- exbert
license: apache-2.0
datasets:
- bookcorpus
- wikipedia
---

# GREAT model 


## Model description

GreatModel is ...  

## Intended uses & limitations

GreatModel does not solve any NLP problem ... for exercise purpose only. 


### How to use

You can use this model directly with a pipeline for masked language modeling:

```python
>>> TODO

```

Here is how to use this model to get the features of a given text in PyTorch:

```python
>>> TODO
```

and in TensorFlow:

```python
>>> TODO

```

### Limitations and bias

## Training data

## Training procedure

### Preprocessing

### Pretraining

## Evaluation results

### BibTeX entry and citation info