anatal commited on
Commit
a6f4f2c
1 Parent(s): bf8ccd4

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
+ - codeparrot/github-code
4
+ - stanfordnlp/imdb
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - distilbert/distilbert-base-uncased
9
+ pipeline_tag: text-classification
10
+ ---
11
+