qingy2024 commited on
Commit
ec35008
·
verified ·
1 Parent(s): 78d9c68

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - qingy2024/webvid-10M-classified
4
+ base_model:
5
+ - google-bert/bert-base-uncased
6
+ pipeline_tag: text-classification
7
+ ---
8
+
9
+ # ActionBERT 2 109M (fine tuned from bert-base-uncased)
10
+
11
+ This is a 109M parameter model fine-tuned to detect actions vs. non-action descriptions of stock images.