arashmsn commited on
Commit
1a6cac0
1 Parent(s): 2cc5227

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ library_name: torch
5
+ ---
6
+
7
+ # Model Card for
8
+
9
+ ## Model Details
10
+
11
+ ### Model Description
12
+
13
+ This adapter provides a blueprint planner for multi-modal composite task in the blueprint/abstract category.
14
+
15
+ Blueprint Planning: Dedicated to learning the planning for multi-modal composite tasks and providing the results as a blueprint/abstract category comprising of objects/subtasks and morphisms/transitions.
16
+ The proposed method handles failure options in case transitions from one object/subtask to another fails.
17
+
18
+ - **Developed by:** Arash Shahmansoori
19
+ - **Language(s) (NLP):** en
20
+ - **License:** mit
21
+ - **Finetuned from model:** Mistral-7B-Instruct-v0.2
22
+
23
+ ### Model Sources
24
+
25
+ - **Repository:** https://github.com/arash-shahmansoori/categorical_planning.git