Heiko Hotz commited on
Commit
a3af29e
1 Parent(s): 5b23b13

added upload for txt files

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -60,8 +60,8 @@ This model uses a pretrained snapshot trained on the [Atticus](https://www.attic
60
  Model used for this demo: https://huggingface.co/marshmellow77/roberta-base-cuad
61
 
62
  Related blog posts:
63
- - https://towardsdatascience.com/how-to-set-up-a-machine-learning-model-for-legal-contract-review-fe3b48b05a0e
64
- - https://towardsdatascience.com/how-to-set-up-a-machine-learning-model-for-legal-contract-review-part-2-6ecbbe680ba
65
  """
66
  )
67
 
 
60
  Model used for this demo: https://huggingface.co/marshmellow77/roberta-base-cuad
61
 
62
  Related blog posts:
63
+ - https://bit.ly/3pKWICB
64
+ - https://bit.ly/3ETApRO
65
  """
66
  )
67