Update README.md file
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
| 4 |
- finance
|
| 5 |
-
license:
|
| 6 |
datasets:
|
| 7 |
- learn-abc/banking-intent-dataset
|
| 8 |
language:
|
|
@@ -241,7 +241,7 @@ print(f"Intent: {result['intent']}, Confidence: {result['confidence']:.2f}")
|
|
| 241 |
---
|
| 242 |
|
| 243 |
## License
|
| 244 |
-
This project is licensed under the
|
| 245 |
|
| 246 |
## Contact Me
|
| 247 |
For any inquiries or support, please reach out to:
|
|
|
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
| 4 |
- finance
|
| 5 |
+
license: apache-2.0
|
| 6 |
datasets:
|
| 7 |
- learn-abc/banking-intent-dataset
|
| 8 |
language:
|
|
|
|
| 241 |
---
|
| 242 |
|
| 243 |
## License
|
| 244 |
+
This project is licensed under the Apache 2.0 License.
|
| 245 |
|
| 246 |
## Contact Me
|
| 247 |
For any inquiries or support, please reach out to:
|