edugp commited on
Commit
e1beb18
1 Parent(s): 5640d38
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ if st.button("Fill the mask"):
133
 
134
  st.markdown(
135
  """
136
- ### Fine-tuning to PAWS-X for paraphrase identification
137
  Here you can play with the RoBERTa Base Gaussian Seq Len 512 model fine-tuned to XNLI.
138
  """
139
  )
 
133
 
134
  st.markdown(
135
  """
136
+ ### Fine-tuning to XNLI for paraphrase identification
137
  Here you can play with the RoBERTa Base Gaussian Seq Len 512 model fine-tuned to XNLI.
138
  """
139
  )