Update README.md
Browse files
README.md
CHANGED
|
@@ -39,6 +39,12 @@ The tasks that the model can accomplish are the following.
|
|
| 39 |
|
| 40 |
We used a simulator and a form of policy gradient to train the model to self instruct itself to make documents and then perform executable calls on the document.
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
## License
|
| 44 |
The model is open source under apache 2.0. License
|
|
|
|
| 39 |
|
| 40 |
We used a simulator and a form of policy gradient to train the model to self instruct itself to make documents and then perform executable calls on the document.
|
| 41 |
|
| 42 |
+
## Mock interface
|
| 43 |
+
|
| 44 |
+
https://app.pipable.ai/
|
| 45 |
+
|
| 46 |
+
You can try out the features at the above interface by using our hosted model.
|
| 47 |
+
|
| 48 |
|
| 49 |
## License
|
| 50 |
The model is open source under apache 2.0. License
|