kenhktsui commited on
Commit
fbbf57c
1 Parent(s): aa543c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -29,6 +29,8 @@ configs:
29
  path: data/train-*
30
  - split: test
31
  path: data/test-*
 
 
32
  ---
33
  Sampling from codeparrot/github-code under more permissive license ['mit', 'apache-2.0', 'bsd-3-clause', 'bsd-2-clause', 'cc0-1.0'] + sampling from minipile.
34
  It is intended to be used for training code natural language classifier.
 
29
  path: data/train-*
30
  - split: test
31
  path: data/test-*
32
+ task_categories:
33
+ - text-classification
34
  ---
35
  Sampling from codeparrot/github-code under more permissive license ['mit', 'apache-2.0', 'bsd-3-clause', 'bsd-2-clause', 'cc0-1.0'] + sampling from minipile.
36
  It is intended to be used for training code natural language classifier.