mrm8488 commited on
Commit
0cdfb3d
1 Parent(s): 7430ace

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -68,3 +68,16 @@ The following hyperparameters were used during training:
68
  - Pytorch 2.1.0+cu121
69
  - Datasets 2.16.1
70
  - Tokenizers 0.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  - Pytorch 2.1.0+cu121
69
  - Datasets 2.16.1
70
  - Tokenizers 0.15.0
71
+
72
+ ## Citation
73
+
74
+ ```BibText
75
+ @misc {manuel_romero_2024,
76
+ author = { {Manuel Romero} },
77
+ title = { deberta-v3-ft-financial-news-sentiment-analysis (Revision 7430ace) },
78
+ year = 2024,
79
+ url = { https://huggingface.co/mrm8488/deberta-v3-ft-financial-news-sentiment-analysis },
80
+ doi = { 10.57967/hf/1666 },
81
+ publisher = { Hugging Face }
82
+ }
83
+ ```