Upload processor
Browse files- README.md +1 -1
- preprocessor_config.json +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
base_model: HachiML/Mists-7B-v01-projector-trained
|
|
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
|
|
1 |
---
|
|
|
2 |
base_model: HachiML/Mists-7B-v01-projector-trained
|
3 |
+
license: apache-2.0
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
preprocessor_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"auto_map": {
|
3 |
"AutoFeatureExtractor": "HachiML/MOMENT-1-large-embedding-v0.1--feature_extraction_moment.MomentFeatureExtractor",
|
4 |
-
"AutoProcessor": "HachiML/Mists-7B-v01-not-
|
5 |
},
|
6 |
"feature_extractor_type": "MomentFeatureExtractor",
|
7 |
"processor_class": "MistsProcessor"
|
|
|
1 |
{
|
2 |
"auto_map": {
|
3 |
"AutoFeatureExtractor": "HachiML/MOMENT-1-large-embedding-v0.1--feature_extraction_moment.MomentFeatureExtractor",
|
4 |
+
"AutoProcessor": "HachiML/Mists-7B-v01-not-trained--processing_mists.MistsProcessor"
|
5 |
},
|
6 |
"feature_extractor_type": "MomentFeatureExtractor",
|
7 |
"processor_class": "MistsProcessor"
|