dadashzadeh
commited on
Commit
•
2d8ef05
1
Parent(s):
1349078
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: bert-base-Classification-news-or-informational-nft
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -59,4 +64,4 @@ The following hyperparameters were used during training:
|
|
59 |
- Transformers 4.35.2
|
60 |
- Pytorch 2.1.0+cu121
|
61 |
- Datasets 2.15.0
|
62 |
-
- Tokenizers 0.15.0
|
|
|
8 |
model-index:
|
9 |
- name: bert-base-Classification-news-or-informational-nft
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- dadashzadeh/news-or-informational-nft
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
pipeline_tag: text-classification
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
64 |
- Transformers 4.35.2
|
65 |
- Pytorch 2.1.0+cu121
|
66 |
- Datasets 2.15.0
|
67 |
+
- Tokenizers 0.15.0
|