axyzdong commited on
Commit
eb01002
1 Parent(s): 6e128c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - math
7
  ---
8
+
9
+ <div align="center">
10
+ <img src="https://raw.githubusercontent.com/AXYZdong/AMchat/main/assets/logo.png" width="200" alt="AMchat Logo"/>
11
+ <div align="center">
12
+ <b><font size="5">AMchat</font></b>
13
+ </div>
14
+ <div align="center">
15
+ <a href="https://github.com/AXYZdong/AMchat">💻Github Repo</a>
16
+ </div>
17
+ </div>
18
+
19
+
20
+ AM (Advanced Mathematics) Chat is a large-scale language model that integrates mathematical knowledge, advanced mathematics problems, and their solutions. This model utilizes a dataset that combines Math and advanced mathematics problems with their analyses. It is based on the InternLM2-Math-7B model and has been fine-tuned with xtuner, specifically designed to solve advanced mathematics problems.
21
+
22
+ If you find this project helpful, feel free to ⭐ Star it and help more people discover it!
23
+