Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,17 @@ language:
|
|
14 |
- en
|
15 |
library_name: transformers
|
16 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -65,21 +76,6 @@ The following hyperparameters were used during training:
|
|
65 |
- Datasets 2.19.1
|
66 |
- Tokenizers 0.19.1
|
67 |
|
68 |
-
---
|
69 |
-
widget:
|
70 |
-
- text: "UK house sales up 12% in April"
|
71 |
-
- text: "Singapore oil trader convicted of abetting forgery and cheating HSBC"
|
72 |
-
- text: "‘There’s money everywhere’: Milken conference-goers look for a dealmaking revival"
|
73 |
-
- text: "ETF buying nearly halves in April as US rate cut hopes recede"
|
74 |
-
- text: "Todd Boehly’s investment house in advanced talks to buy private credit firm"
|
75 |
-
- text: "Berkshire Hathaway’s cash pile hits new record as Buffett dumps stocks"
|
76 |
-
- text: "Harvest partnership to bring HK-listed crypto ETFs to Singapore"
|
77 |
-
- text: "Kazakh oligarch Timur Kulibayev sells Mayfair mansion for £35mn"
|
78 |
-
- text: "Deutsche Bank’s DWS inflated client asset inflows by billions of euro"
|
79 |
-
- text: "UBS reports stronger than expected profit in first quarter"
|
80 |
-
---
|
81 |
-
|
82 |
-
|
83 |
## Citation
|
84 |
|
85 |
```bibtex
|
|
|
14 |
- en
|
15 |
library_name: transformers
|
16 |
pipeline_tag: text-classification
|
17 |
+
widget:
|
18 |
+
- text: "UK house sales up 12% in April"
|
19 |
+
- text: "Singapore oil trader convicted of abetting forgery and cheating HSBC"
|
20 |
+
- text: "‘There’s money everywhere’: Milken conference-goers look for a dealmaking revival"
|
21 |
+
- text: "ETF buying nearly halves in April as US rate cut hopes recede"
|
22 |
+
- text: "Todd Boehly’s investment house in advanced talks to buy private credit firm"
|
23 |
+
- text: "Berkshire Hathaway’s cash pile hits new record as Buffett dumps stocks"
|
24 |
+
- text: "Harvest partnership to bring HK-listed crypto ETFs to Singapore"
|
25 |
+
- text: "Kazakh oligarch Timur Kulibayev sells Mayfair mansion for £35mn"
|
26 |
+
- text: "Deutsche Bank’s DWS inflated client asset inflows by billions of euro"
|
27 |
+
- text: "UBS reports stronger than expected profit in first quarter"
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
76 |
- Datasets 2.19.1
|
77 |
- Tokenizers 0.19.1
|
78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
## Citation
|
80 |
|
81 |
```bibtex
|