Spaces:
Running
Running
Commit
·
83c0113
1
Parent(s):
22e1b62
edit readme
Browse files
readme.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# [Text] SimLLM: Detecting Sentences Generated by Large Language Models Using Similarity between the Generation and its Re-Generation
|
2 |
|
3 |
## **Getting Started**
|
|
|
1 |
+
---
|
2 |
+
title: "FAKE NEWS DETECTION"
|
3 |
+
emoji: "🚀"
|
4 |
+
colorFrom: "#FF69B4"
|
5 |
+
colorTo: "#FF1493"
|
6 |
+
sdk: "gradio"
|
7 |
+
sdk_version: "5.8.0"
|
8 |
+
app_file: "application.py"
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# [Text] SimLLM: Detecting Sentences Generated by Large Language Models Using Similarity between the Generation and its Re-Generation
|
13 |
|
14 |
## **Getting Started**
|