Prompts for Description Generation

 
  • One-shot prompting, with the example highlighted in yellow.
 
Here’s the example of a detailed description of the table’s header: “

The dataset contains 4599 entries and 5 columns. Here is a detailed description of each column:
  1. Crime ID
Unique identifier for each crime.
Contains null values.
Data type: Object (String)
  1. Month
The month when the crime was reported.
No missing values.
Data type: Object (String, in the format YYYY-MM)
  1. Reported by
The police force that the crime was reported to.
No missing values.
Data type: Object (String)
  1. Falls within
The higher-level police force that the crime report falls within. No missing values.
Data type: Object (String)
  1. Longitude
The longitude where the crime occurred.
Contains null values.
Data type: Float64”.

This is the information of one table:
{info}
{head}.
Please provide a detailed description of this table’s header.
Loading...
目录
文章列表
个人站点-主NLP
欧洲史
开发工具
Linux
计算机软件
DL-训练
历史-欧洲史
历史-中国史
中国史
DL-公式推导
DL-算法原理
DL-工程化
DL-数据
计算机硬件
可解释性
LLM-基础
LLM-Tokenizer
传统NLP
社会运转
训练框架
生活记录
技术报告
强化学习