All Projects → psnonis → Finbert

psnonis / Finbert

BERT for Finance : UC Berkeley MIDS w266 Final Project

Projects that are alternatives of or similar to Finbert

Portfolio
A simple tool to calculate the overall performance of an investment portfolio.
Stars: ✭ 1,326 (+875%)
Mutual labels:  financial
Financial Data Structures
Depricated repo. Please refer to mlfinlab
Stars: ✭ 115 (-15.44%)
Mutual labels:  financial
Awesome D3d12
Awesome D3D12 ecosystem
Stars: ✭ 130 (-4.41%)
Mutual labels:  nvidia
Nvidia Prime Select
This a fork of FedoraPrime enhanced for all linux distributions
Stars: ✭ 98 (-27.94%)
Mutual labels:  nvidia
Nvapiwrapper
NvAPIWrapper is a .Net wrapper for NVIDIA public API, capable of managing all aspects of a display setup using NVIDIA GPUs
Stars: ✭ 105 (-22.79%)
Mutual labels:  nvidia
Financial life
A framework for analysing financial products in personalized contexts
Stars: ✭ 116 (-14.71%)
Mutual labels:  financial
Tutorial Ubuntu 18.04 Install Nvidia Driver And Cuda And Cudnn And Build Tensorflow For Gpu
Ubuntu 18.04 How to install Nvidia driver + CUDA + CUDNN + build tensorflow for gpu step by step command line
Stars: ✭ 91 (-33.09%)
Mutual labels:  nvidia
Tensorrt Utils
⚡ Useful scripts when using TensorRT
Stars: ✭ 136 (+0%)
Mutual labels:  nvidia
Crypto
Cryptocurrency Historical Market Data R Package
Stars: ✭ 112 (-17.65%)
Mutual labels:  financial
Gulden Official
Blockchain as intended
Stars: ✭ 126 (-7.35%)
Mutual labels:  financial
Rootonnvme
Switch the rootfs to a NVMe SSD on the Jetson Xavier NX and Jetson AGX Xavier
Stars: ✭ 103 (-24.26%)
Mutual labels:  nvidia
Nvidia p106
NVIDIA P106 GPUs
Stars: ✭ 106 (-22.06%)
Mutual labels:  nvidia
Gl cadscene rendertechniques
OpenGL sample on various rendering approaches for typical CAD scenes
Stars: ✭ 116 (-14.71%)
Mutual labels:  nvidia
Onnx Tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
Stars: ✭ 1,285 (+844.85%)
Mutual labels:  nvidia
Libcudacxx
The C++ Standard Library for your entire system.
Stars: ✭ 1,861 (+1268.38%)
Mutual labels:  nvidia
Nvfancontrol
NVidia dynamic fan control for Linux and Windows
Stars: ✭ 93 (-31.62%)
Mutual labels:  nvidia
Optimus Manager Qt
An interface for Optimus Manager that allows to switch GPUs on Optimus laptops.
Stars: ✭ 115 (-15.44%)
Mutual labels:  nvidia
Big Companies Interview Questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
Stars: ✭ 135 (-0.74%)
Mutual labels:  nvidia
Gpu monitor
Monitor your GPUs whether they are on a single computer or in a cluster
Stars: ✭ 133 (-2.21%)
Mutual labels:  nvidia
Trading Signals
Technical indicators to run technical analysis with JavaScript / TypeScript. 📈
Stars: ✭ 118 (-13.24%)
Mutual labels:  financial

FinBERT: Pre-Trained on SEC Filings for Financial NLP Tasks

Vinicio DeSola, Kevin Hanna, Pri Nonis

MODEL WEIGHTS

PUBLICATION

MOTIVATIONS

Goal 1 FinBERT-Prime_128MSL-500K+512MSL-10K vs BERT

  • Compare mask LM prediction accurracy on technical financial sentences
  • Compare analogy on financial relationships

Goal 2 FinBERT-Prime_128MSL-500K vs FinBERT-Pre2K_128MSL-500K

  • Compare mask LM prediction accuracy on financial news from 2019
  • Compare analogy on financial relationship, measure shift in understanding : risk vs climate in 1999 vs 2019

Goal 3 FinBERT-Prime_128MSL-500K vs FinBERT-Prime_128MSK-500K+512MSL-10K

  • Compare mask LM prediction accuracy on long financial sentences

Goal 4 FinBERT-Combo_128MSL-250K vs FinBERT-Prime_128MSL-500K+512MSL-10K

  • Compare mask LM prediction accuracy on financial sentences : can we get same accuracy with less training by building on original BERT weights.

TERMINOLOGY

  • Prime Pre-trained from scratch on 2017, 2018, 2019 SEC 10K dataset

  • Pre2K Pre-traind from scratch on 1998, 1999 SEC 10K dataset

  • Combo Pre-trained continued from original BERT on 2017, 2018, 2019 SEC 10K dataset

ANALYSIS

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].