Update README.md
Browse files
README.md
CHANGED
|
@@ -35,4 +35,8 @@ The model is trained to generate JSON-formatted actions to invoke the following
|
|
| 35 |
|
| 36 |
## Usage
|
| 37 |
|
| 38 |
-
**Note:** SAGE-MM outputs JSON action strings. It requires a runtime environment (provided in our [GitHub repo](https://github.com/allenai/SAGE)) to parse these strings, execute the tools, and feed the observation back to the model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
## Usage
|
| 37 |
|
| 38 |
+
**Note:** SAGE-MM outputs JSON action strings. It requires a runtime environment (provided in our [GitHub repo](https://github.com/allenai/SAGE)) to parse these strings, execute the tools, and feed the observation back to the model.
|
| 39 |
+
|
| 40 |
+
## License
|
| 41 |
+
|
| 42 |
+
This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with [Ai2's Responsible Use Guidelines](https://allenai.org/responsible-use).
|