CircularBalls commited on
Commit
50e78ff
·
verified ·
1 Parent(s): 9b48c02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -21,6 +21,7 @@ configs:
21
  data_files:
22
  - split: train
23
  path: data/train-*.jsonl.gz
 
24
  ---
25
 
26
  # Plaincode CNL 100k
@@ -464,4 +465,4 @@ Training/evaluating semantic projection, code-to-CNL, CNL-to-code, multilingual
464
 
465
  ## Source/license note
466
 
467
- Rows retain source metadata where available, including license fields exposed by upstream datasets. The default generator configuration prioritizes permissive-ish Python source configs. Review upstream licenses before redistribution or commercial use.
 
21
  data_files:
22
  - split: train
23
  path: data/train-*.jsonl.gz
24
+ license: apache-2.0
25
  ---
26
 
27
  # Plaincode CNL 100k
 
465
 
466
  ## Source/license note
467
 
468
+ Rows retain source metadata where available, including license fields exposed by upstream datasets. The default generator configuration prioritizes permissive-ish Python source configs. Review upstream licenses before redistribution or commercial use.