File size: 718 Bytes
f0bb9f0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: unified_texts
    dtype: string
  - name: OpenStatus_id
    dtype: int64
  - name: input_ids
    sequence: int32
  - name: token_type_ids
    sequence: int8
  - name: attention_mask
    sequence: int8
  splits:
  - name: train
    num_bytes: 13686390757
    num_examples: 3336822
  - name: valid
    num_bytes: 115029917
    num_examples: 26964
  - name: test
    num_bytes: 28926524
    num_examples: 6742
  download_size: 3218793793
  dataset_size: 13830347198
---
# 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)