Skip to content

Commit 3a4e59c

Browse files
fix(mathy_alpha_sm): set more liberal mathy range
1 parent cb24977 commit 3a4e59c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/mathy_alpha_sm/mathy_alpha_sm/model.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Justin DuJardin",
77
"email": "justin@dujardinconsulting.com",
88
"url": "https://mathy.ai",
9-
"mathy_version": "0.3.5",
9+
"mathy_version": ">=0.0.0,<1.0.0",
1010
"units": 512,
1111
"embedding_units": 512,
1212
"lstm_units": 128,

libraries/mathy_alpha_sm/model.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@
4949
"teacher_evaluation_steps": 20,
5050
"teacher_promote_wins": 0.95,
5151
"teacher_demote_wins": 0.6
52-
}
52+
}

0 commit comments

Comments
 (0)