Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -7,6 +7,9 @@ metrics:
7
  base_model:
8
  - meta-llama/Llama-3.1-405B-Instruct
9
  pipeline_tag: text-generation
 
 
 
10
  ---
11
 
12
  # CALM-405B: The Largest Open-Source Agentic LLM
@@ -127,7 +130,4 @@ If you use **CALM-405B** in your research, please cite:
127
  }
128
  ```
129
 
130
- For more details, visit [Project Repository](https://github.com/oumi-ai/oumi/tree/main/configs/projects/calm) or contact **[email protected]**.
131
-
132
-
133
-
 
7
  base_model:
8
  - meta-llama/Llama-3.1-405B-Instruct
9
  pipeline_tag: text-generation
10
+ datasets:
11
+ - uiuc-convai/CALM-IT
12
+ library_name: transformers
13
  ---
14
 
15
  # CALM-405B: The Largest Open-Source Agentic LLM
 
130
  }
131
  ```
132
 
133
+ For more details, visit [Project Repository](https://github.com/oumi-ai/oumi/tree/main/configs/projects/calm) or contact **[email protected]**.