sparanoid commited on
Commit
20e5df8
·
unverified ·
1 Parent(s): cf1cdbe

feat: update model

Browse files
Files changed (3) hide show
  1. app.py +1 -1
  2. logs/44k/D_110400.pth +3 -0
  3. logs/44k/G_110400.pth +3 -0
app.py CHANGED
@@ -14,7 +14,7 @@ logging.getLogger('markdown_it').setLevel(logging.WARNING)
14
  logging.getLogger('urllib3').setLevel(logging.WARNING)
15
  logging.getLogger('matplotlib').setLevel(logging.WARNING)
16
 
17
- model = Svc("logs/44k/G_10400.pth", "configs/config.json", cluster_model_path="logs/44k/kmeans_10000.pt")
18
 
19
 
20
 
 
14
  logging.getLogger('urllib3').setLevel(logging.WARNING)
15
  logging.getLogger('matplotlib').setLevel(logging.WARNING)
16
 
17
+ model = Svc("logs/44k/G_110400.pth", "configs/config.json", cluster_model_path="logs/44k/kmeans_10000.pt")
18
 
19
 
20
 
logs/44k/D_110400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91c6b1da071ec2a4e29f86964f19713126ba9e23a60bc31abb4a68f17f66d849
3
+ size 561098185
logs/44k/G_110400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56fd80da1ba19cbbbc2d7104bbe9ad00cc1c8614d3af646a77d9f955afa836b9
3
+ size 542789405