Raymond-dev-546730 commited on
Commit
ca1d8c7
·
verified ·
1 Parent(s): a9571a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -10,9 +10,9 @@ 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
- # See It In Action:
14
 
15
- ## Input Example:
16
 
17
  ```json
18
  {
@@ -39,7 +39,8 @@ MaterialsAnalyst-AI-7B transforms raw materials data into actionable insights. T
39
  "band_gap_type": "Indirect"
40
  }
41
  ```
42
- ## Output Example:
 
43
  The model produces structured output with two components:
44
 
45
  ### Step-by-Step Reasoning
 
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
 
17
  ```json
18
  {
 
39
  "band_gap_type": "Indirect"
40
  }
41
  ```
42
+ Output Example:
43
+
44
  The model produces structured output with two components:
45
 
46
  ### Step-by-Step Reasoning