Safetensors
English
llama
emrecanacikgoz commited on
Commit
28c38be
ยท
verified ยท
1 Parent(s): ee09928

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -77,6 +77,17 @@ CALM-8B is trained on a **multi-task dataset** covering dialogue state tracking,
77
  - **Gradient Accumulation Steps:** 1
78
 
79
  ---
 
 
 
 
 
 
 
 
 
 
 
80
  ## Usage
81
  ### ๐Ÿ— How to Load the Model using Transformers
82
  ```python
 
77
  - **Gradient Accumulation Steps:** 1
78
 
79
  ---
80
+ ## ๐Ÿ’ก CALM-IT Dataset
81
+ <img src="table.png" alt="CALM-IT Dataset Statistics" width="800"/>
82
+
83
+
84
+ ---
85
+ ## ๐Ÿ“Š Benchmark Performance
86
+
87
+ <img src="results.png" alt="CALM-IT Dataset Statistics" width="1000"/>
88
+ ---
89
+
90
+
91
  ## Usage
92
  ### ๐Ÿ— How to Load the Model using Transformers
93
  ```python