Skip to content

rogeroyer/2019-CCF-BDCI-Finance-Information-Negative-Judgment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2019-CCF-BDCI-Finance-Information-Negative-Judgment-Top1-Solution

运行环境

  • python:Python3.5
  • cuda:cuda-9.2
  • tensorflow:tensorflow_gpu-1.12.0
  • torch:torch-1.3.1+cu92
  • 显卡要求:tesla v100 32G

目录结构

dataSet         # 存放初赛和复赛数据集
Emotion_Model   # 情感模型
Entity_Model    # 实体模型
PreTrainModel   # 预训练模型
MethodOne       # 复现方案一
MethodTwo       # 复现方案二-最终方案

方案说明

https://blog.csdn.net/roger_royer/article/details/104554685