File size: 491 Bytes
d4e0b11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7396fed
 
 
 
d4e0b11
 
 
 
 
 
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
29
---
dataset_info:
  features:
  - name: chunk_id
    dtype: string
  - name: content
    dtype: string
  - name: title
    dtype: string
  - name: source_url
    dtype: string
  - name: full_citation
    dtype: string
  - name: embedding
    list: float32
    length: 384
  splits:
  - name: train
    num_bytes: 648762745
    num_examples: 240927
  download_size: 647756518
  dataset_size: 648762745
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---