jncraton commited on
Commit
f769145
·
1 Parent(s): 1a9e230

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -5,18 +5,20 @@ dataset_info:
5
  features:
6
  - name: id
7
  dtype: string
8
- - name: refs
9
- sequence: string
10
  - name: text
11
  dtype: string
12
- - name: text-noref
13
  dtype: string
 
 
 
 
14
  splits:
15
  - name: train
16
- num_bytes: 2441194491
17
- num_examples: 1218583
18
- download_size: 1399372755
19
- dataset_size: 2441194491
20
  ---
21
  # Dataset Card for "ccel-paragraphs"
22
 
 
5
  features:
6
  - name: id
7
  dtype: string
 
 
8
  - name: text
9
  dtype: string
10
+ - name: thml
11
  dtype: string
12
+ - name: refs
13
+ sequence: string
14
+ - name: all-MiniLM-L6-v2
15
+ sequence: float64
16
  splits:
17
  - name: train
18
+ num_bytes: 10610859675
19
+ num_examples: 2428133
20
+ download_size: 7687904847
21
+ dataset_size: 10610859675
22
  ---
23
  # Dataset Card for "ccel-paragraphs"
24