Update README.md
Browse files
README.md
CHANGED
|
@@ -2,9 +2,14 @@
|
|
| 2 |
tags:
|
| 3 |
- model_hub_mixin
|
| 4 |
- pytorch_model_hub_mixin
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 8 |
-
- Code: [
|
| 9 |
-
- Paper: [
|
| 10 |
-
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
- model_hub_mixin
|
| 4 |
- pytorch_model_hub_mixin
|
| 5 |
+
license: mit
|
| 6 |
+
datasets:
|
| 7 |
+
- OwensLab/CommunityForensics
|
| 8 |
+
- OwensLab/CommunityForensics-Small
|
| 9 |
---
|
| 10 |
|
| 11 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 12 |
+
- Code: [GitHub Repository](https://github.com/JeongsooP/Community-Forensics)
|
| 13 |
+
- Paper: [arXiv](https://arxiv.org/abs/2411.04125)
|
| 14 |
+
|
| 15 |
+
- Detailed instructions will be updated at the [Community Forensics GitHub Repository](https://github.com/JeongsooP/Community-Forensics)
|