File size: 750 Bytes
c2f59da
 
 
 
adf5151
 
dbd6d23
 
ddb70c2
 
c2f59da
 
 
 
 
 
 
adf5151
 
 
dbd6d23
ddb70c2
2a5e961
ddb70c2
 
 
 
 
c2f59da
 
 
 
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
30
31
32
---
configs:
- config_name: default
  data_files:
  - split: annotated
    path: data/annotated-*
  - split: augmented
    path: data/augmented-*
  - split: augmented_2
    path: data/augmented_2-*
dataset_info:
  features:
  - name: text
    dtype: string
  - name: original_text
    dtype: string
  splits:
  - name: annotated
    num_bytes: 3302478
    num_examples: 2044
  - name: augmented
    num_bytes: 3294934
    num_examples: 2053
  - name: augmented_2
    num_bytes: 3274276.7295597484
    num_examples: 2054
  download_size: 4206194
  dataset_size: 9871688.72955975
---
# Dataset Card for "squad_text_new"

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