Commit ·
8c8d451
1
Parent(s): ac29050
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,35 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- fastai
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
This is a ML translation model created for fun. To know how it was created, [check out this blogpost](https://kurianbenoy.com/ml-blog/fastai/huggingface/translation/fine%20tuning/malayalam/2022/03/12/_03_13_huggingace_translation_models.html)
|
| 8 |
+
|
| 9 |
+
# Amazing!
|
| 10 |
+
|
| 11 |
+
Congratulations on hosting your fastai model on the Hugging Face Hub!
|
| 12 |
+
|
| 13 |
+
# Some next steps
|
| 14 |
+
1. Fill out this model card with more information (template below and [documentation here](https://huggingface.co/docs/hub/model-repos))!
|
| 15 |
+
|
| 16 |
+
2. Create a demo in Gradio or Streamlit using the 🤗Spaces ([documentation here](https://huggingface.co/docs/hub/spaces)).
|
| 17 |
+
|
| 18 |
+
3. Join our fastai community on the Hugging Face Discord!
|
| 19 |
+
|
| 20 |
+
Greetings fellow fastlearner 🤝!
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
# Model card
|
| 24 |
+
|
| 25 |
+
## Model description
|
| 26 |
+
More information needed
|
| 27 |
+
|
| 28 |
+
## Intended uses & limitations
|
| 29 |
+
More information needed
|
| 30 |
+
|
| 31 |
+
## Training and evaluation data
|
| 32 |
+
More information needed
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
|