ysn-rfd commited on
Commit
0670787
·
verified ·
1 Parent(s): 6e66252

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,11 +1,14 @@
1
  ---
2
- license: openrail
3
  task_categories:
4
  - text-generation
 
 
5
  language:
6
  - en
7
  tags:
8
  - code
 
9
  size_categories:
10
- - n<1K
11
  ---
 
1
  ---
2
+ license: apache-2.0
3
  task_categories:
4
  - text-generation
5
+ - text-classification
6
+ - zero-shot-classification
7
  language:
8
  - en
9
  tags:
10
  - code
11
+ pretty_name: code and script tiny dataset format (.py)
12
  size_categories:
13
+ - 1K<n<10K
14
  ---