File size: 573 Bytes
387fbcc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
dataset_info:
  features:
  - name: tokens
    sequence: string
  - name: id
    dtype: int64
  - name: text
    dtype: string
  splits:
  - name: test
    num_bytes: 4406740
    num_examples: 324
  - name: train
    num_bytes: 37411164
    num_examples: 2739
  - name: validation
    num_bytes: 3915123
    num_examples: 286
  download_size: 13745452
  dataset_size: 45733027
---
# Dataset Card for "wikitext-2__llama__block-size-1024"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)