Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
title: Materials Science
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: docker
|
| 7 |
-
|
| 8 |
-
license: apache-2.0
|
| 9 |
---
|
| 10 |
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Materials Science AI Assistant
|
| 3 |
+
emoji: 🔬
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
sdk: docker
|
| 7 |
+
app_port: 8080
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# 🔬 Materials Science AI Assistant
|
| 11 |
+
|
| 12 |
+
Fine-tuned Llama 3.1 8B model specialized for ASE324L materials science content.
|
| 13 |
+
|
| 14 |
+
**Features:**
|
| 15 |
+
- Crystalline structures and atomic arrangements
|
| 16 |
+
- Aluminum alloys and heat treatment
|
| 17 |
+
- Mechanical properties and hardness
|
| 18 |
+
- Phase diagrams and transformations
|
| 19 |
+
- Materials characterization techniques
|
| 20 |
+
|
| 21 |
+
**Model:** Based on Meta Llama 3.1 8B, fine-tuned with Unsloth framework
|