Spaces:
Sleeping
Sleeping
Rowan Martnishn
commited on
Upload 5 files
Browse files- .gitattributes +1 -0
- AfacadFlux-VariableFont_slnt,wght[1].ttf +3 -0
- AutoClassifier.pkl +3 -0
- AutoVectorizer.pkl +3 -0
- score_predictor.pth +3 -0
- sentiment_forecast_model.pkl +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
AfacadFlux-VariableFont_slnt,wght\[1\].ttf filter=lfs diff=lfs merge=lfs -text
|
AfacadFlux-VariableFont_slnt,wght[1].ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77dd9430d0798808ff7f220a59b9ea5f6d33914489f726aa834d9b47a73afa71
|
3 |
+
size 431224
|
AutoClassifier.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e917277c2089a8b5751466e0dd967189844da9b39207ced1d57dbea383d9ed95
|
3 |
+
size 40719
|
AutoVectorizer.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf7c4b3b7201c7ad07e9315feedd7e76cfa946b9c00573318dfbc8cf7593af15
|
3 |
+
size 182745
|
score_predictor.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ad6ab8204f3413662aaa739009caa874f598d81e5e22b3d29fa93b29a16429d
|
3 |
+
size 129586140
|
sentiment_forecast_model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db8c8c4496c2da7112110c422f240eacf7ee67f4b30d5bce5c810c8ee0690987
|
3 |
+
size 6480751
|