sudy-super commited on
Commit
598fe48
1 Parent(s): 7059378

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ language:
7
  ## Description
8
  This model is a 13.5 billion parameter model that combines four sets of 16 layers each from [CALM2-7B](https://huggingface.co/cyberagent/calm2-7b).
9
 
 
 
10
 
11
  ## Tutorial
12
  ```python
 
7
  ## Description
8
  This model is a 13.5 billion parameter model that combines four sets of 16 layers each from [CALM2-7B](https://huggingface.co/cyberagent/calm2-7b).
9
 
10
+ ## Note
11
+ This model is experimental and may not achieve expected performance without additional tuning.
12
 
13
  ## Tutorial
14
  ```python