Commit
·
5611ed6
1
Parent(s):
34e1dc0
feat: store tfidf model
Browse files- checkpoint +2 -2
- ckpt-2.data-00000-of-00001 +0 -0
- ckpt-2.index +0 -0
- tfidf_vectorizer.joblib +3 -0
checkpoint
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
model_checkpoint_path: "ckpt-2"
|
2 |
all_model_checkpoint_paths: "ckpt-2"
|
3 |
-
all_model_checkpoint_timestamps:
|
4 |
-
last_preserved_timestamp:
|
|
|
1 |
model_checkpoint_path: "ckpt-2"
|
2 |
all_model_checkpoint_paths: "ckpt-2"
|
3 |
+
all_model_checkpoint_timestamps: 1722525045.648635
|
4 |
+
last_preserved_timestamp: 1722525037.5163891
|
ckpt-2.data-00000-of-00001
CHANGED
Binary files a/ckpt-2.data-00000-of-00001 and b/ckpt-2.data-00000-of-00001 differ
|
|
ckpt-2.index
CHANGED
Binary files a/ckpt-2.index and b/ckpt-2.index differ
|
|
tfidf_vectorizer.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f557f9f7ac4d939145bf4b5ea7d1f31dbcb21d3badd04ee4e0166b80c30f2d97
|
3 |
+
size 62941
|