jpwahle commited on
Commit
a5f578b
β€’
1 Parent(s): 543d695

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ 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
  [
8
  "The North Pacific right whale seems to happen in two populaces. The"
 
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 Dataset](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
  [
8
  "The North Pacific right whale seems to happen in two populaces. The"