Text Generation
PEFT
Safetensors
GGUF
English
materialsanalyst-ai-7b
MaterialsAnalyst-AI-7B
materials-science
computational-materials
materials-analysis
chain-of-thought
reasoning-model
property-prediction
materials-discovery
crystal-structure
materials-informatics
scientific-ai
7b
quantized
fine-tuned
lora
json-mode
structured-output
materials-engineering
band-gap-prediction
computational-chemistry
materials-characterization
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ MaterialsAnalyst-AI-7B transforms raw materials data into actionable insights. T
|
|
| 10 |
- **Property Correlation**: Identifies relationships between material properties and their implications
|
| 11 |
- **Application Prediction**: Suggests practical applications based on material characteristics
|
| 12 |
|
| 13 |
-
#
|
| 14 |
|
| 15 |
Input Example:
|
| 16 |
|
|
@@ -122,17 +122,6 @@ python Inference_llama.cpp.py
|
|
| 122 |
- **Training_Logs.txt** - Complete terminal logs from the training process
|
| 123 |
- **Training_Documentation.txt** - Complete terminal logs from the training process
|
| 124 |
|
| 125 |
-
## Citation
|
| 126 |
|
| 127 |
-
If you use MaterialsAnalyst-AI-7B in your research, please cite:
|
| 128 |
-
|
| 129 |
-
```bibtex
|
| 130 |
-
@software{materialsanalyst_ai_7b,
|
| 131 |
-
title={MaterialsAnalyst-AI-7B: Specialized AI for Materials Analysis},
|
| 132 |
-
author={Raymond Lee and Oregon State University Materials Modeling and Development Group},
|
| 133 |
-
year={2025},
|
| 134 |
-
license={Apache-2.0}
|
| 135 |
-
}
|
| 136 |
-
```
|
| 137 |
|
| 138 |
**Developed by**: Raymond Lee with collaboration with Oregon State University Materials Modeling and Development Group
|
|
|
|
| 10 |
- **Property Correlation**: Identifies relationships between material properties and their implications
|
| 11 |
- **Application Prediction**: Suggests practical applications based on material characteristics
|
| 12 |
|
| 13 |
+
# See It In Action:
|
| 14 |
|
| 15 |
Input Example:
|
| 16 |
|
|
|
|
| 122 |
- **Training_Logs.txt** - Complete terminal logs from the training process
|
| 123 |
- **Training_Documentation.txt** - Complete terminal logs from the training process
|
| 124 |
|
|
|
|
| 125 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 126 |
|
| 127 |
**Developed by**: Raymond Lee with collaboration with Oregon State University Materials Modeling and Development Group
|