File size: 669 Bytes
871b10d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: OpenStatus_id
    dtype: int64
  - name: input_ids
    sequence: int32
  - name: token_type_ids
    sequence: int8
  - name: attention_mask
    sequence: int8
  splits:
  - name: test
    num_bytes: 69393756
    num_examples: 22443
  - name: train
    num_bytes: 346974964
    num_examples: 112217
  - name: valid
    num_bytes: 69393756
    num_examples: 22443
  download_size: 55848593
  dataset_size: 485762476
---
# Dataset Card for "stackoverflow-open-status-classification-albert-tokenized"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)