shirsh10mall commited on
Commit
018aef6
1 Parent(s): 2833ee3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,16 +1,18 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: input_text
5
  dtype: string
6
  - name: label_text
7
  dtype: string
8
  splits:
9
  - name: train
10
- num_bytes: 154691240
11
  num_examples: 1160098
12
- download_size: 0
13
- dataset_size: 154691240
14
  ---
15
  # Dataset Card for "First_LLM_Project"
16
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: image_id
5
+ dtype: string
6
  - name: input_text
7
  dtype: string
8
  - name: label_text
9
  dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 201089935
13
  num_examples: 1160098
14
+ download_size: 25877946
15
+ dataset_size: 201089935
16
  ---
17
  # Dataset Card for "First_LLM_Project"
18