File size: 703 Bytes
ee455fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: 作者名称
    dtype: string
  - name: 作者ID
    dtype: string
  - name: 作者token
    dtype: float64
  - name: 回答点赞数
    dtype: int64
  - name: 回答时间
    dtype: int64
  - name: 更新时间
    dtype: int64
  - name: 回答ID
    dtype: int64
  - name: 问题ID
    dtype: int64
  - name: 问题内容
    dtype: string
  - name: 回答内容
    dtype: string
  splits:
  - name: train
    num_bytes: 6570
    num_examples: 7
  download_size: 13461
  dataset_size: 6570
---
# Dataset Card for "Zhihu-KOL"

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