File size: 319 Bytes
ca1b9f4 8b82437 80ca908 8b82437 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
language:
- en
- ko
thumbnail: "url to a thumbnail used in social sharing"
tags:
- demo
- tayaee
license: "mit"
datasets:
- dataset1
- dataset2
metrics:
- metric1
- metric2
base_model: "meta-llama/Meta-Llama-3-8B"
---
# Learning Huggingface
* Created a model
* Created a space
* Created a yaml inside README
|