learn-abc commited on
Commit
44cc201
·
verified ·
1 Parent(s): 8113dcd

update README.md file

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,13 +2,14 @@
2
  library_name: transformers
3
  license: mit
4
  datasets:
5
- - PolyAI/banking77
6
  language:
7
  - en
8
  metrics:
9
  - accuracy
10
  base_model:
11
  - google-bert/bert-base-uncased
 
12
  ---
13
 
14
  **Repo:** `learn-abc/banking77-intent-classifier-en`
@@ -200,6 +201,6 @@ Developed and fine-tuned for production-oriented banking intent classification.
200
 
201
  * **Author:** [Abhishek Singh](https://github.com/SinghIsWriting/)
202
  * **LinkedIn:** [My LinkedIn Profile](https://www.linkedin.com/in/abhishek-singh-bba2662a9)
203
- * **Portfolio:** [Abhishek Singh Portfolio](https://portfolio-abhishek-singh-nine.vercel.app/)
204
 
205
  ---
 
2
  library_name: transformers
3
  license: mit
4
  datasets:
5
+ - learn-abc/banking-intent-english
6
  language:
7
  - en
8
  metrics:
9
  - accuracy
10
  base_model:
11
  - google-bert/bert-base-uncased
12
+ pipeline_tag: text-classification
13
  ---
14
 
15
  **Repo:** `learn-abc/banking77-intent-classifier-en`
 
201
 
202
  * **Author:** [Abhishek Singh](https://github.com/SinghIsWriting/)
203
  * **LinkedIn:** [My LinkedIn Profile](https://www.linkedin.com/in/abhishek-singh-bba2662a9)
204
+ * **Portfolio:** [Abhishek Singh Portfolio](https://me.devhome.me/)
205
 
206
  ---