anonICPC commited on
Commit
9c4d60a
1 Parent(s): 8d27301

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -167,7 +167,7 @@ def greet(X, ny):
167
  # astr+=mock.capitalize()
168
  return er
169
  title = "Rename a variable in a Java class"
170
- description = """This model is a fine-tuned GraphCodeBERT model fin-tuned to output higher-quality variable names for Java classes. Long classes are handled by the
171
  model. Replace any variable name with a "[MASK]" to get an identifier renaming.
172
  """
173
  ex = [["""import java.io.*;
 
167
  # astr+=mock.capitalize()
168
  return er
169
  title = "Rename a variable in a Java class"
170
+ description = """This model is a fine-tuned GraphCodeBERT model fine-tuned to output higher-quality variable names for Java classes. Long classes are handled by the
171
  model. Replace any variable name with a "[MASK]" to get an identifier renaming.
172
  """
173
  ex = [["""import java.io.*;