fatty-belly commited on
Commit
9f627b6
·
verified ·
1 Parent(s): c658f81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
3
  ---
4
 
5
  This is the segmented datasets of the [SkillDiscovery](https://github.com/CraftJarvis/SkillDiscovery/) project ([arXiv](arxiv.org/abs/2503.10684)).
 
1
  ---
2
  license: mit
3
+
4
+ configs:
5
+ - config_name: loss_only
6
+ data_files: "boundaries.jsonl"
7
+ - config_name: loss+info
8
+ data_files: "boundaries_with_info.jsonl"
9
  ---
10
 
11
  This is the segmented datasets of the [SkillDiscovery](https://github.com/CraftJarvis/SkillDiscovery/) project ([arXiv](arxiv.org/abs/2503.10684)).