lehuaaa commited on
Commit
9befe70
·
verified ·
1 Parent(s): a117860

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -7
README.md CHANGED
@@ -1,11 +1,21 @@
1
  ---
2
- title: Materials Science Ai
3
- emoji: 🐨
4
- colorFrom: indigo
5
- colorTo: green
6
  sdk: docker
7
- pinned: false
8
- license: apache-2.0
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
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