Edit model card
YAML Metadata Error: "datasets[0]" with value "The Pile" is not valid. If possible, use a dataset id from https://hf.co/datasets.

RWKV-3 1.5B

Model Description

RWKV-3 1.5B is a L24-D2048 causal language model trained on the Pile. See https://github.com/BlinkDL/RWKV-LM for details.

RWKV-4 1.5B is out: https://huggingface.co/BlinkDL/rwkv-4-pile-1b5

At this moment you have to use my Github code (https://github.com/BlinkDL/RWKV-v2-RNN-Pile) to run it.

ctx_len = 896 n_layer = 24 n_embd = 2048

Preview checkpoint: RWKV-3-Pile-20220723-3542.pth : Trained on the Pile for 127B tokens.

  • Pile loss 2.102
  • LAMBADA ppl 7.52, acc 54.71%
  • PIQA acc 71.11%
  • SC2016 acc 67.24%
  • Hellaswag acc_norm 50.45%

Preview checkpoint: 20220708-1905.pth : Trained on the Pile for 68B tokens.

  • Pile loss 2.148
  • LAMBADA ppl 8.41, acc 53.17%
  • PIQA acc 69.64%
  • SC2016 acc 67.08%
  • Hellaswag acc_norm 48.20%

(I am still training it)

Downloads last month
0
Inference Examples
Unable to determine this model's library. Check the docs .

Space using BlinkDL/rwkv-3-pile-1b5 1