Upload model files
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# AuthorMist Originality
|
2 |
|
3 |
[](https://huggingface.co/authormist/originality)
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
license: mit
|
4 |
+
library_name: transformers
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- text-generation
|
8 |
+
- ai-detection
|
9 |
+
- paraphrasing
|
10 |
+
- originality
|
11 |
+
- privacy
|
12 |
+
datasets:
|
13 |
+
- checkgpt
|
14 |
+
base_model: Qwen/Qwen2.5-3B-Instruct
|
15 |
+
model_type: causal-lm
|
16 |
+
---
|
17 |
+
|
18 |
# AuthorMist Originality
|
19 |
|
20 |
[](https://huggingface.co/authormist/originality)
|