Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
-
extra_gated_fields:
|
| 4 |
-
First Name: text
|
| 5 |
-
Last Name: text
|
| 6 |
-
Date of birth: date_picker
|
| 7 |
-
Country: country
|
| 8 |
-
Affiliation: text
|
| 9 |
-
I accept the terms and conditions: checkbox
|
| 10 |
-
geo: ip_location
|
| 11 |
language:
|
| 12 |
- en
|
| 13 |
tags:
|
|
@@ -18,7 +10,7 @@ tags:
|
|
| 18 |
|
| 19 |
# Byte Latent Transformer (BLT)
|
| 20 |
|
| 21 |
-
This repository contains the model weights for
|
| 22 |
|
| 23 |
- [Paper Link](https://dl.fbaipublicfiles.com/blt/BLT__Patches_Scale_Better_Than_Tokens.pdf)
|
| 24 |
- [HF Paper Link](https://huggingface.co/papers/2412.09871)
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
tags:
|
|
|
|
| 10 |
|
| 11 |
# Byte Latent Transformer (BLT)
|
| 12 |
|
| 13 |
+
This repository contains the model weights for the Meta paper: "Byte Latent Transformer: Patches Scale Better Than Tokens" under the same non-commercial/research only license.
|
| 14 |
|
| 15 |
- [Paper Link](https://dl.fbaipublicfiles.com/blt/BLT__Patches_Scale_Better_Than_Tokens.pdf)
|
| 16 |
- [HF Paper Link](https://huggingface.co/papers/2412.09871)
|