Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: bert-philosophy-classifier
|
9 |
results: []
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -100,4 +103,4 @@ The following hyperparameters were used during training:
|
|
100 |
- Transformers 4.52.4
|
101 |
- Pytorch 2.6.0+cu124
|
102 |
- Datasets 3.6.0
|
103 |
-
- Tokenizers 0.21.2
|
|
|
7 |
model-index:
|
8 |
- name: bert-philosophy-classifier
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- maximuspowers/philpapers-papers-summarized-labeled
|
12 |
+
pipeline_tag: text-classification
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
103 |
- Transformers 4.52.4
|
104 |
- Pytorch 2.6.0+cu124
|
105 |
- Datasets 3.6.0
|
106 |
+
- Tokenizers 0.21.2
|