jpwahle commited on
Commit
c119db0
β€’
1 Parent(s): 960c113

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
 
3
  title = "Neural Plagiarism Detection Demo"
4
- description = """# <p style="text-align: center;"> 🎩 πŸ”Ž Plagiarism Detection Demo 🎩 πŸ”Ž </p>
5
  The model was trained on the [Machine Paraphrase Datase](https://huggingface.co/datasets/jpwahle/machine-paraphrase-dataset) to detect machine-generated paraphrases. It works best for paraphrases from research papers, wikipedia, or graduation theses."""
6
  examples = [
7
  [
 
1
  import gradio as gr
2
 
3
  title = "Neural Plagiarism Detection Demo"
4
+ description = """# <p style="text-align: center;"> 🎩 πŸ”Ž Plagiarism Detection Demo πŸ”Ž 🎩</p>
5
  The model was trained on the [Machine Paraphrase Datase](https://huggingface.co/datasets/jpwahle/machine-paraphrase-dataset) to detect machine-generated paraphrases. It works best for paraphrases from research papers, wikipedia, or graduation theses."""
6
  examples = [
7
  [