初始化项目,由ModelHub XC社区提供模型
Model: awnr/Mistral-7B-v0.1-signtensors-3-over-8 Source: Original Platform
This commit is contained in:
32
README.md
Normal file
32
README.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
---
|
||||
|
||||
# Model Card for Model Mistral-7B-v0.1-3-over-8
|
||||
|
||||
I'm experimenting with the weight matrices in neural networks.
|
||||
This is a clone of `Mistral-7B-v0.1` with some weight matrices replaced.
|
||||
|
||||
I'm interested in seeing how the adjustmenets affect performance on existing metrics.
|
||||
|
||||
## Model Details
|
||||
|
||||
Research in progress! Demons could come out of your nose if you use this.
|
||||
|
||||
### Model Description
|
||||
|
||||
A modification of [`mistralai/Mistral-7B-v0.1`](https://huggingface.co/mistralai/Mistral-7B-v0.1).
|
||||
Thanks to their team for sharing their model.
|
||||
|
||||
|
||||
- **Modified by:** Dr. Alex W. Neal Riasanovsky
|
||||
- **Model type:** pre-trained
|
||||
- **Language(s) (NLP):** English
|
||||
- **License:** Apache-2.0
|
||||
|
||||
## Bias, Risks, and Limitations
|
||||
|
||||
Use your own risk.
|
||||
I have no idea what this model's biases and limitations are.
|
||||
I just want to see if the benchmark values are similar to those from `Mistral-7B-v0.1`.
|
||||
I am setting up a long computational experiment to test some ideas.
|
||||
Reference in New Issue
Block a user