diwank commited on
Commit
6200a6f
·
1 Parent(s): 2f31084

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ This model is trained on a specialized dataset and uses special sentinel tokens
15
  **Important Note: These sentinels are similar to gpt2-style special tokens but they are <u>NOT</u> added as special tokens in the tokenizer.**
16
 
17
  ### Usage
18
- For usage, you can refer to the `chat.py` file in this repo for an example.
19
 
20
  ### Concepts
21
  - Each conversation consists of n "sections"
 
15
  **Important Note: These sentinels are similar to gpt2-style special tokens but they are <u>NOT</u> added as special tokens in the tokenizer.**
16
 
17
  ### Usage
18
+ For usage, you can refer to the [`chat.py`](https://huggingface.co/julep-ai/samantha-33b/blob/main/chat.py) file in this repo for an example.
19
 
20
  ### Concepts
21
  - Each conversation consists of n "sections"