juewang commited on
Commit
f34aa35
1 Parent(s): 2faae2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -107,7 +107,8 @@ model = AutoModelForCausalLM.from_pretrained("togethercomputer/GPT-JT-6B-v1")
107
  ```
108
 
109
  # License
110
- The weights of GPT-J-6B are licensed under version 2.0 of the Apache License.
 
111
 
112
  # Training Details
113
 
 
107
  ```
108
 
109
  # License
110
+
111
+ The weights of GPT-JT-6B-v1 are licensed under version 2.0 of the Apache License.
112
 
113
  # Training Details
114