Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,53 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: π
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Hub of Computing and Data Science (HCDS)
|
| 11 |
+
|
| 12 |
+
Welcome to the official Hugging Face organization for Hub of Computing and Data Science (HCDS).
|
| 13 |
+
Originally from the G4KMU project, this organisation contains all data and models that are created at our lab.
|
| 14 |
+
You can also find all paper contributions in this space.
|
| 15 |
+
|
| 16 |
+
---
|
| 17 |
+
## π Papers
|
| 18 |
+
|
| 19 |
+
| Project | Description | Link |
|
| 20 |
+
|--------|-------------|------|
|
| 21 |
+
| <Model/Dataset 1> | Short description | https://huggingface.co/<org>/<repo> |
|
| 22 |
+
| <Model/Dataset 2> | Short description | https://huggingface.co/<org>/<repo> |
|
| 23 |
+
| <Tool/Space> | Short description | https://huggingface.co/spaces/<org>/<space> |
|
| 24 |
+
|
| 25 |
+
## π Datasets
|
| 26 |
+
|
| 27 |
+
Datasets maintained by the organization:
|
| 28 |
+
|
| 29 |
+
- **<dataset-name>** β short description
|
| 30 |
+
- **<dataset-name>** β short description
|
| 31 |
+
|
| 32 |
+
Browse all datasets π https://huggingface.co/<org>?type=dataset
|
| 33 |
+
|
| 34 |
+
---
|
| 35 |
+
|
| 36 |
+
## π€ Models
|
| 37 |
+
Models published by this organization:
|
| 38 |
+
|
| 39 |
+
- **<model-name>** β short description
|
| 40 |
+
- **<model-name>** β short description
|
| 41 |
+
- **<model-name>** β short description
|
| 42 |
+
|
| 43 |
+
Browse all models π https://huggingface.co/<org>?type=model
|
| 44 |
+
|
| 45 |
+
---
|
| 46 |
+
|
| 47 |
+
## π€ Contributing
|
| 48 |
+
|
| 49 |
+
We welcome contributions and feedback from the community.
|
| 50 |
+
If you have any issues always open an Pull Request on the regarding project.
|
| 51 |
+
|
| 52 |
+
You can also always contact us over our website:
|
| 53 |
+
https://www.hcds.uni-hamburg.de/hcds/contact.html
|