"example/01_gemm/gemm_xdl_fp16.cpp" did not exist on "6260ced2f3a4d9a2a832563905135c01ba72b56b"
Commit 2c0a4825 authored by wanglch's avatar wanglch
Browse files

Update README.md

parent b581ff46
......@@ -91,6 +91,7 @@ pip install -e ".[torch,metrics]"
## 数据集
迷你数据集 [fingpt_sentiment](./data/fingpt_sentiment.json)
完整数据集下载地址[fingpt_sentiment](https://huggingface.co/FinGPT)
预训练需要准备你的训练数据,需要将所有样本放到一个列表中并存入json文件中。每个样本对应一个字典,包含以下信息,示例如下所示:用于正常训练的完整数据集请按此目录结构进行制备:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment