Update README.md
Browse files
README.md
CHANGED
@@ -5,5 +5,5 @@ language:
|
|
5 |
|
6 |
This repo contains the BERT-Topic classifier of the work [Multi-Agent Collaborative Data Selection for Efficient LLM Pretraining](https://arxiv.org/pdf/2410.08102).
|
7 |
|
8 |
-
For topic and label:
|
9 |
'activity': 0, 'education': 1, 'entertainment': 2, 'finance': 3, 'health': 4, 'business and industrial ': 5, 'infrastructure': 6, 'literature and art': 7, 'nature': 8, 'others': 9, 'law and government': 10, 'networking': 11, 'technology': 12
|
|
|
5 |
|
6 |
This repo contains the BERT-Topic classifier of the work [Multi-Agent Collaborative Data Selection for Efficient LLM Pretraining](https://arxiv.org/pdf/2410.08102).
|
7 |
|
8 |
+
For topic and label:
|
9 |
'activity': 0, 'education': 1, 'entertainment': 2, 'finance': 3, 'health': 4, 'business and industrial ': 5, 'infrastructure': 6, 'literature and art': 7, 'nature': 8, 'others': 9, 'law and government': 10, 'networking': 11, 'technology': 12
|