BillyLin commited on
Commit
e46e695
Β·
verified Β·
1 Parent(s): d84f1db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -16
README.md CHANGED
@@ -1,16 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
4
-
5
- # mindchat mental model
6
-
7
- β”œβ”€mindchat-hf-model
8
- β”‚ β”‚ .gitattributes
9
- β”‚ β”‚ README.md
10
- β”‚ β”‚ tune_emotion.pt
11
- β”‚ β”‚
12
- β”‚ └─mental
13
- β”‚ β”‚ config.json
14
- β”‚ β”‚ model.safetensors
15
- β”‚ β”‚ tokenizer.json
16
- β”‚ β”‚ tokenizer_config.json
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # mindchat mental model
6
+
7
+ ```
8
+ β”œβ”€mindchat-hf-model
9
+ β”‚ β”‚ .gitattributes
10
+ β”‚ β”‚ README.md
11
+ β”‚ β”‚ tune_emotion.pt
12
+ β”‚ β”‚
13
+ β”‚ └─mental
14
+ β”‚ β”‚ config.json
15
+ β”‚ β”‚ model.safetensors
16
+ β”‚ β”‚ tokenizer.json
17
+ β”‚ β”‚ tokenizer_config.json
18
+ ```