Token Classification
shodhyadav commited on
Commit
b25a7e3
·
verified ·
1 Parent(s): 041e01f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - openai/gdpval
5
+ - fka/awesome-chatgpt-prompts
6
+ - jupyter-agent/jupyter-agent-dataset
7
+ base_model:
8
+ - tencent/SRPO
9
+ - google/embeddinggemma-300m
10
+ pipeline_tag: token-classification
11
+ ---