Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,17 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -17,7 +28,7 @@ tags: []
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:** [
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
- **Model type:** [More Information Needed]
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- generativeAi
|
5 |
+
- LLM
|
6 |
+
datasets:
|
7 |
+
- fancyzhx/ag_news
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
+
base_model:
|
13 |
+
- google-bert/bert-base-uncased
|
14 |
+
pipeline_tag: text-classification
|
15 |
---
|
16 |
|
17 |
# Model Card for Model ID
|
|
|
28 |
|
29 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
30 |
|
31 |
+
- **Developed by:** [Soumadeep Das]
|
32 |
- **Funded by [optional]:** [More Information Needed]
|
33 |
- **Shared by [optional]:** [More Information Needed]
|
34 |
- **Model type:** [More Information Needed]
|