soldni commited on
Commit
005a0da
·
verified ·
1 Parent(s): 95a27a7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ library_name: fasttext
6
+ tags:
7
+ - topic-classification
8
+ datasets:
9
+ - WebOrganizer/Corpus-200B
10
+ ---
11
+
12
+ # Dolma 3 Web Organizer Topic Classifier
13
+
14
+ A model trained to assign a document to one of the 24 [Web Organizer](https://weborganizer.allen.ai) topics. Part of the Dolma 3 pipeline.