Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ library_name: transformers
|
|
10 |
pipeline_tag: text-classification
|
11 |
widget:
|
12 |
- text: "The current lay-offs are additional to the temporary lay-offs agreed in December 2008 and in May 2009."
|
|
|
13 |
---
|
14 |
# Model Card for Model ID
|
15 |
https://huggingface.co/rezacsedu/financial_sentiment_analysis_gpt2_model
|
@@ -182,9 +183,6 @@ def compute_metrics(eval_pred):
|
|
182 |
return metric.compute(predictions=predictions, references=labels)
|
183 |
```
|
184 |
|
185 |
-
### Results
|
186 |
-
|
187 |
-
|
188 |
#### Summary
|
189 |
|
190 |
## Citation [optional]
|
|
|
10 |
pipeline_tag: text-classification
|
11 |
widget:
|
12 |
- text: "The current lay-offs are additional to the temporary lay-offs agreed in December 2008 and in May 2009."
|
13 |
+
- text: "Last month we added to our $GILD position and started a new one in $BWLD We see slow, steady, unspectacular growth going forward near term."
|
14 |
---
|
15 |
# Model Card for Model ID
|
16 |
https://huggingface.co/rezacsedu/financial_sentiment_analysis_gpt2_model
|
|
|
183 |
return metric.compute(predictions=predictions, references=labels)
|
184 |
```
|
185 |
|
|
|
|
|
|
|
186 |
#### Summary
|
187 |
|
188 |
## Citation [optional]
|