Metadata-Version: 2.1
Name: openxlab-test
Version: 0.0.5
Summary: openxlab-test
Home-page: https://github.com/xxx/xxxx
Author: Openxlab Contributors
Author-email: myname@example.com
License: Apache License 2.0
Keywords: openxlab,xxxx
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Description-Content-Type: text/markdown
Provides-Extra: tests
Provides-Extra: build
Provides-Extra: optional

<!-- This default README contains the information filled in before. And you can modify the content and write in the language you prefer. -->

# digo_01

## Introduction

<!-- Here you can describe algorithm, the characteristics of your models, the task they solve, etc. -->

## Results 

|                Model Name                |                   Task                   |       Dataset      |             Metrics            |                                                                                                                     
| :--------------------------------------: | :--------------------------------------: | :----------------: | :----------------------------- | 
|model_1|Image Classification|MNIST||
   


## Installation
<!-- Here you can describe how to use the algorithm and build the environment. -->
```bash

```

## Evaluation
<!-- Here you can describe how to evaluate the models. -->
```bash

```

## Training
<!-- Here you can describe how to train the models. -->
```bash

```

## Citation

```latex
@article{  ,
  author = { },
  title = { },
  journal = {  },
  year = 
}
```

