File size: 534 Bytes
53681a5
 
2545588
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4be04f2
 
 
 
2545588
 
 
 
 
53681a5
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
---

license: cc-by-4.0
dataset_info:
  features:
  - name: source_file
    dtype: string
  - name: subject
    dtype: string
  - name: doc_type
    dtype: string
  - name: attempt_period
    dtype: string
  - name: text
    dtype: string
  - name: embeddings
    list: float64
  splits:
  - name: train
    num_bytes: 26426728
    num_examples: 2810
  download_size: 60988445
  dataset_size: 26426728
configs:
- config_name: default
  data_files:
  - split: train
    path: vector_db_v2/chunks/train-*
---