davanstrien HF Staff commited on
Commit
217cbbc
·
1 Parent(s): 803ef0b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -1,22 +1,22 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: instruction
5
- dtype: string
6
- - name: context
7
- dtype: string
8
- - name: response
9
- dtype: string
10
- - name: category
11
  dtype: string
12
  - name: embeddings
13
  sequence: float32
14
  splits:
 
 
 
15
  - name: train
16
- num_bytes: 35312529
17
- num_examples: 15011
18
- download_size: 40169078
19
- dataset_size: 35312529
 
 
 
20
  ---
21
  # Dataset Card for "test_imdb_embedd2"
22
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: text
 
 
 
 
 
 
5
  dtype: string
6
  - name: embeddings
7
  sequence: float32
8
  splits:
9
+ - name: test
10
+ num_bytes: 8006895
11
+ num_examples: 4358
12
  - name: train
13
+ num_bytes: 3319220915
14
+ num_examples: 1801350
15
+ - name: validation
16
+ num_bytes: 6945151
17
+ num_examples: 3760
18
+ download_size: 3473015292
19
+ dataset_size: 3334172961
20
  ---
21
  # Dataset Card for "test_imdb_embedd2"
22