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
|
@@ -118,7 +118,7 @@ python Inference_llama.cpp.py
|
|
| 118 |
- **Inference_safetensors.py** - For SafeTensors deployment
|
| 119 |
- **Data/** - Training data
|
| 120 |
- **Train-Ready.jsonl** - Complete JSONL training dataset
|
| 121 |
-
- **Training/** - Training
|
| 122 |
- **Training_Logs.txt** - Complete terminal logs from the training process
|
| 123 |
- **Training_Documentation.txt** - Detailed training specifications and parameters
|
| 124 |
|
|
|
|
| 118 |
- **Inference_safetensors.py** - For SafeTensors deployment
|
| 119 |
- **Data/** - Training data
|
| 120 |
- **Train-Ready.jsonl** - Complete JSONL training dataset
|
| 121 |
+
- **Training/** - Training documentation and logs
|
| 122 |
- **Training_Logs.txt** - Complete terminal logs from the training process
|
| 123 |
- **Training_Documentation.txt** - Detailed training specifications and parameters
|
| 124 |
|