iso-ai commited on
Commit
1ce64c0
1 Parent(s): caec5cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # ISOPro: Pro Tools for Intelligent Simulation Orchestration for Large Language Models
2
 
3
  ISOPRO is a powerful and flexible Python package designed for creating, managing, and analyzing simulations involving Large Language Models (LLMs). It provides a comprehensive suite of tools for reinforcement learning, conversation simulations, adversarial testing, custom environment creation, and advanced orchestration of multi-agent systems.
@@ -273,4 +288,4 @@ If you use ISOPRO in your research, please cite it as follows:
273
 
274
  ## Contact
275
 
276
- For questions or support, please open an issue on our [GitHub issue tracker](https://github.com/iso-ai/isopro/issues).
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ - bleu
8
+ - perplexity
9
+ tags:
10
+ - ai
11
+ - agents
12
+ - rl
13
+ - reinforcement
14
+ - learning
15
+ ---
16
  # ISOPro: Pro Tools for Intelligent Simulation Orchestration for Large Language Models
17
 
18
  ISOPRO is a powerful and flexible Python package designed for creating, managing, and analyzing simulations involving Large Language Models (LLMs). It provides a comprehensive suite of tools for reinforcement learning, conversation simulations, adversarial testing, custom environment creation, and advanced orchestration of multi-agent systems.
 
288
 
289
  ## Contact
290
 
291
+ For questions or support, please open an issue on our [GitHub issue tracker](https://github.com/iso-ai/isopro/issues).