danieldux commited on
Commit
3c078cc
1 Parent(s): fbf2672

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -650,6 +650,10 @@ configs:
650
  - split: train
651
  path: data/isco_occupations.jsonl
652
  default: true
 
 
 
 
653
  train-eval-index:
654
  - config: isco_occupations
655
  task: text-classification
 
650
  - split: train
651
  path: data/isco_occupations.jsonl
652
  default: true
653
+ - config_name: isco_taxonomy
654
+ data_files:
655
+ - split: train
656
+ path: data/isco_taxonomy.jsonl
657
  train-eval-index:
658
  - config: isco_occupations
659
  task: text-classification