mo01018 hw01558 commited on
Commit
fe82cb7
·
verified ·
1 Parent(s): 95a0122

change one of ex1_s2 to ex1_s3 (#11)

Browse files

- change one of ex1_s2 to ex1_s3 (592abf1f1ef0a906799751299ab0fe336b00a031)


Co-authored-by: H Wilks <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ PIPELINES = [
46
  {
47
  'id': 3,
48
  'name': 'Trained on a CRF',
49
- 'filename': "pipeline_ex1_s2.joblib"
50
  },
51
  {
52
  'id': 4,
 
46
  {
47
  'id': 3,
48
  'name': 'Trained on a CRF',
49
+ 'filename': "pipeline_ex1_s3.joblib"
50
  },
51
  {
52
  'id': 4,