RogerWeni commited on
Commit
6ba6c2f
·
1 Parent(s): 900c9f4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -7,7 +7,7 @@ configs:
7
  dataset_info:
8
  features:
9
  - name: id
10
- dtype: int64
11
  - name: question
12
  dtype: string
13
  - name: resposta
@@ -20,10 +20,10 @@ dataset_info:
20
  dtype: string
21
  splits:
22
  - name: train
23
- num_bytes: 17283182
24
- num_examples: 12003
25
- download_size: 8341653
26
- dataset_size: 17283182
27
  ---
28
  # Dataset Card for "LLM-base-v2"
29
 
 
7
  dataset_info:
8
  features:
9
  - name: id
10
+ dtype: float64
11
  - name: question
12
  dtype: string
13
  - name: resposta
 
20
  dtype: string
21
  splits:
22
  - name: train
23
+ num_bytes: 31184318
24
+ num_examples: 12829
25
+ download_size: 9979393
26
+ dataset_size: 31184318
27
  ---
28
  # Dataset Card for "LLM-base-v2"
29