File size: 440 Bytes
461568b
1f3cc11
 
461568b
 
 
 
 
 
 
 
74aca9a
 
461568b
 
 
 
74aca9a
461568b
74aca9a
 
461568b
 
 
 
 
 
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
26
27
28
---
language:
- en
dataset_info:
  features:
  - name: wikidata_id
    dtype: string
  - name: text
    dtype: string
  - name: version_id
    dtype: string
  - name: title
    dtype: string
  - name: llama3_length
    dtype: int64
  splits:
  - name: test
    num_bytes: 4836673
    num_examples: 1000
  download_size: 2959078
  dataset_size: 4836673
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---