Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,12 @@ base_model:
|
|
| 7 |
tags:
|
| 8 |
- medical
|
| 9 |
pipeline_tag: text-classification
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
tags:
|
| 8 |
- medical
|
| 9 |
pipeline_tag: text-classification
|
| 10 |
+
datasets:
|
| 11 |
+
- sidmangalik/SelfBeliefAnnotations
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# SelfAwareNet
|
| 15 |
+
A classifier that labels sentences as containing explicit, implicit, or no self beliefs.
|
| 16 |
+
|
| 17 |
+
Please cite the original publication if you use this model or the associated training data.
|
| 18 |
+
`Mangalik, S., Ganesan, A. V., Wheeler, A., Kerry, N., Clifton, J. D. W., Schwartz, H. A., & Boyd, R. L. Capturing author self beliefs in social media language. Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics.`
|