wilson1yan commited on
Commit
3573353
1 Parent(s): 1486376

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ inference: false
3
+ ---
4
+
5
+ <br>
6
+ <br>
7
+
8
+ # LWM-Text-128K-Jax Model Card
9
+
10
+ ## Model details
11
+
12
+ **Model type:**
13
+ LWM-Text-128K-Jax is an open-source model trained from LLaMA-2 on a subset of Books3 filtered data. It is an auto-regressive language model, based on the transformer architecture.
14
+
15
+ The model is a Jax checkpoint. Inference code and instructions can be found at: https://github.com/LargeWorldModel/lwm
16
+
17
+ **Model date:**
18
+ LWM-Text-128K-Jax was trained in December 2023.
19
+
20
+ **Paper or resources for more information:**
21
+ https://largeworldmodel.github.io/
22
+
23
+ ## License
24
+ Llama 2 is licensed under the LLAMA 2 Community License,
25
+ Copyright (c) Meta Platforms, Inc. All Rights Reserved.
26
+
27
+ **Where to send questions or comments about the model:**
28
+ https://github.com/LargeWorldModel/lwm/issues
29
+
30
+ ## Training dataset
31
+ - 92K subset of Books3 documents with 100K to 200K tokens