Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Pragformer
/
PragFormer
like
0
Text Classification
Transformers
PyTorch
pragformer_reduction
feature-extraction
custom_code
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Pragformer
commited on
Jan 4, 2023
Commit
4a559e9
•
1 Parent(s):
af0032a
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
tags:
3
+
- text-classification
4
+
widget:
5
+
- text: "for (i=0; i<N;i++) \n a[i] = i;\n"
6
+
---