garutyunov commited on
Commit
06de69b
·
1 Parent(s): 76ca68f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # MemeBERT
2
 
3
  Bert model fine-tined with [Memes dataset](https://github.com/mrsndmn/memes-dataset)
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ library_name: torch
6
+ tags:
7
+ - meme classification
8
+ metrics:
9
+ - accuracy
10
+
11
  # MemeBERT
12
 
13
  Bert model fine-tined with [Memes dataset](https://github.com/mrsndmn/memes-dataset)