File size: 729 Bytes
40bd5dd
430e87b
 
40bd5dd
9dd9117
 
 
430e87b
56c3628
430e87b
9dd9117
430e87b
3cba355
430e87b
3cba355
4790979
430e87b
4790979
914b98a
430e87b
914b98a
430e87b
4790979
430e87b
4790979
430e87b
 
4790979
430e87b
9dd9117
 
 
430e87b
914b98a
430e87b
3cba355
430e87b
9dd9117
 
 
 
 
 
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
---
language: en
license: mit
---

# model-card-testing

## Model description

testing description

## Intended uses & limitations

#### How to use

```python
# You can include sample code which will be formatted
```

#### Limitations and bias

Provide examples of latent issues and potential remediations.

## Training data

Describe the data you used to train the model.
If you initialized it with pre-trained weights, add a link to the pre-trained model card or repository with description of the pre-training data.

## Training procedure

Preprocessing, hardware used, hyperparameters...

## Eval results

Provide some evaluation results.

### BibTeX entry and citation info

```bibtex
@inproceedings{...,
  year={2020}
}
```