File size: 516 Bytes
3612f1f
f9a7202
 
 
 
 
3612f1f
 
 
 
 
 
 
 
 
 
 
 
 
 
46e2fb3
 
 
 
3612f1f
 
 
 
 
8b6df59
 
 
3612f1f
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
---
language: shn
license: cc
task_categories:
- text-classification
- text-generation
dataset_info:
  features:
  - name: date
    dtype: string
  - name: link
    dtype: string
  - name: title
    dtype: string
  - name: content
    dtype: string
  - name: categories
    dtype: string
  splits:
  - name: train
    num_bytes: 3290281
    num_examples: 797
  download_size: 949275
  dataset_size: 3290281
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
tags:
- shn
- shan
---