Spaces:
Runtime error
Runtime error
Commit ·
b848d5b
1
Parent(s): 21d2cbd
Add HuggingFace Spaces metadata to README
Browse filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Argument Mining for Online Debates
|
| 2 |
|
| 3 |
NLP group project, Option 1: Application Development.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Argument Role Classifier
|
| 3 |
+
emoji: 🗣️
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# Argument Mining for Online Debates
|
| 11 |
|
| 12 |
NLP group project, Option 1: Application Development.
|