deepHug commited on
Commit
d23a393
1 Parent(s): 3717104

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ task_categories:
4
+ - text-retrieval
5
+ - conversational
6
+ language:
7
+ - en
8
+ - zh
9
+ size_categories:
10
+ - 1K<n<10K
11
  ---
12
+
13
+ Dataset for training MiniGPT4 from scratch in MMPretrain
14
+ ---
15
+
16
+ More information and guide can be found in docs of [MMPretrain](https://mmpretrain.readthedocs.io/en/latest/).
17
+
18
+ license: cc-by-nc-4.0