KevinZ commited on
Commit
5659a89
1 Parent(s): 309262c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -3,4 +3,7 @@ license: apache-2.0
3
  datasets:
4
  - 1x-technologies/worldmodel
5
  ---
6
- Llama3-style LLM baseline for the [1X World Model Challenge](https://github.com/1x-technologies/1xgpt).
 
 
 
 
3
  datasets:
4
  - 1x-technologies/worldmodel
5
  ---
6
+
7
+ Llama3-style LLM baseline for `v0.0.1` of the [1X World Model Challenge](https://github.com/1x-technologies/1xgpt).
8
+
9
+ **Not compatible with `v1.0` or later of the dataset**, as the tokenizer is different.