Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -103,7 +103,7 @@ title = "ACC-AI Text Detector"
|
|
103 |
description = """
|
104 |
|
105 |
|
106 |
-
This tool uses the <b>
|
107 |
<br>
|
108 |
|
109 |
<div style="line-height: 1.8;">
|
|
|
103 |
description = """
|
104 |
|
105 |
|
106 |
+
This tool uses the <b>most common AI tokenizer</b> models to identify whether a given text was written by a human or generated by artificial intelligence (AI). It works with a soft voting ensemble using <b>three</b> models, combining their outputs to improve the accuracy.
|
107 |
<br>
|
108 |
|
109 |
<div style="line-height: 1.8;">
|