File size: 520 Bytes
2abb442
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a5539cd
 
 
 
 
2abb442
 
 
 
 
a5539cd
 
2abb442
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: Area
    dtype: string
  - name: label
    dtype: int64
  - name: inferencia_Llama-3.2-3B-Instruct
    dtype: string
  splits:
  - name: batch_0
    num_bytes: 537586
    num_examples: 1000
  - name: batch_1000
    num_bytes: 422870
    num_examples: 1000
  download_size: 458667
  dataset_size: 960456
configs:
- config_name: default
  data_files:
  - split: batch_0
    path: data/batch_0-*
  - split: batch_1000
    path: data/batch_1000-*
---