File size: 614 Bytes
ca14f6b
 
 
 
 
 
 
 
 
 
ca2bab2
 
 
e0592cf
 
 
 
 
ca14f6b
 
 
 
 
4b941f2
 
2792aba
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
---
dataset_info:
  features:
  - name: football
    dtype: string
  - name: label
    dtype: int64
  - name: basketball
    dtype: string
  splits:
  - name: original
    num_bytes: 17303
    num_examples: 100
  - name: augmented
    num_bytes: 171336
    num_examples: 1000
  download_size: 231658
  dataset_size: 188639
configs:
- config_name: default
  data_files:
  - split: original
    path: data/original-*
  - split: augmented
    path: data/augmented-*
license: mit
task_categories:
- text-classification
language:
- en
tags:
- sports
- data
- text
- football
- basketball
size_categories:
- 1K<n<10K
---