Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,6 @@ tags:
|
|
| 16 |
|
| 17 |
CIREE is a RoBERTa-based text classification model fine-tuned to detect **claims** in environmental documentary / media content. It predicts whether a text segment is a **Claim** or **Non-claim**, which is useful as a first step before deeper verification/fact-checking.
|
| 18 |
|
| 19 |
-
> This model does **not** verify whether a claim is true/false. It only detects whether a sentence is claim-like.
|
| 20 |
|
| 21 |
## Intended Use
|
| 22 |
- **Primary use:** Environmental media analysis (claim detection).
|
|
|
|
| 16 |
|
| 17 |
CIREE is a RoBERTa-based text classification model fine-tuned to detect **claims** in environmental documentary / media content. It predicts whether a text segment is a **Claim** or **Non-claim**, which is useful as a first step before deeper verification/fact-checking.
|
| 18 |
|
|
|
|
| 19 |
|
| 20 |
## Intended Use
|
| 21 |
- **Primary use:** Environmental media analysis (claim detection).
|