ThreeBlessings commited on
Commit
320f793
1 Parent(s): 642af45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ null_score_diff_threshold = 0.0
15
  max_length = 384
16
  stride = 128
17
 
18
- article = """Check out the project repository at [GitHub]().
19
 
20
  Training logs can be found at [ClearML](https://app.clear.ml/projects/cd2f4008afa34a68bd085588fe8f44e1/experiments/a971b54e499a4dbe8b90faf9b6969608/output/execution) (you must be registered to access the log).
21
  """
 
15
  max_length = 384
16
  stride = 128
17
 
18
+ article = """Check out the project repository at [GitHub](https://github.com/vdyma/eureqa).
19
 
20
  Training logs can be found at [ClearML](https://app.clear.ml/projects/cd2f4008afa34a68bd085588fe8f44e1/experiments/a971b54e499a4dbe8b90faf9b6969608/output/execution) (you must be registered to access the log).
21
  """