Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,26 +1,3 @@
|
|
1 |
-
---
|
2 |
-
configs:
|
3 |
-
- config_name: default
|
4 |
-
data_files:
|
5 |
-
- split: train
|
6 |
-
path: data/train-*
|
7 |
-
dataset_info:
|
8 |
-
features:
|
9 |
-
- name: text
|
10 |
-
dtype: string
|
11 |
-
- name: Business_Intelligence_Indirect
|
12 |
-
dtype: int64
|
13 |
-
- name: Business_Action_Direct
|
14 |
-
dtype: int64
|
15 |
-
- name: Not_Business_Relevant
|
16 |
-
dtype: int64
|
17 |
-
splits:
|
18 |
-
- name: train
|
19 |
-
num_bytes: 153367339
|
20 |
-
num_examples: 83070
|
21 |
-
download_size: 87218016
|
22 |
-
dataset_size: 153367339
|
23 |
-
---
|
24 |
|
25 |
# ModernBERT-Biz-Trinary-Classifier-Fine_tuning - Fine-Tuning Dataset for Business Text Classification
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# ModernBERT-Biz-Trinary-Classifier-Fine_tuning - Fine-Tuning Dataset for Business Text Classification
|
3 |
|