Spaces:
Sleeping
Sleeping
Commit ·
cd0fc5c
1
Parent(s): f63fbce
Restore AI model files with Git LFS
Browse files- data.csv +3 -0
- mental_model.h5 +3 -0
- mental_xlmr_final/checkpoint-3670 +3 -0
- mental_xlmr_final/config.json +3 -0
- mental_xlmr_final/label_encoder.pkl +3 -0
- mental_xlmr_final/tokenizer.json +3 -0
- mental_xlmr_final/tokenizer_config.json +3 -0
- mental_xlmr_final/training_args.bin +3 -0
- model_weights.pkl +3 -0
- scaler.pkl +3 -0
data.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6b39f44704ef71efab7fb6223ffaa68bc84af9c7c42875310c043242dac593d
|
| 3 |
+
size 20819959
|
mental_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d83c61efe6d2ff698925835f970cce7d65026107d6adcbe8eb31b58ed1ac4325
|
| 3 |
+
size 259632
|
mental_xlmr_final/checkpoint-3670
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eb70257593da06f682a3ddda54a9d260d4fc514f645237f5ca74b08f8da61a6
|
| 3 |
+
size 2
|
mental_xlmr_final/config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ef63a09791ee0a5cd552c8b42b6fecc8c30c21d865de86832779335b1dca3f1
|
| 3 |
+
size 956
|
mental_xlmr_final/label_encoder.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7459c4d557907ee7efd7151ef3618a1a47b74750e839c56c50d450f6a2553c20
|
| 3 |
+
size 275
|
mental_xlmr_final/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:542cda5f12d1c653dd46ac4d8c992d71e0047e65e7bf2cdda17c2d43b1d94b37
|
| 3 |
+
size 17781767
|
mental_xlmr_final/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:893480ad90eb436570042b46fbb152d931f0915b31bb24bcbd775ba91e71d501
|
| 3 |
+
size 328
|
mental_xlmr_final/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d487b97c54aa8b5c1582f059ef3c809014c6d48eabd7a6c0be396fc96cf835f2
|
| 3 |
+
size 5201
|
model_weights.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7f5e42ca4cda8a43af36c8b72b4ac1dfe500fbab6c7359d26c1eaa9048b37f7
|
| 3 |
+
size 68153
|
scaler.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe630eaf06688d9090bba2e118657f64d1fbdf3506175f640cf4990effbfdb22
|
| 3 |
+
size 1467
|