hyp1231 commited on
Commit
2563d47
1 Parent(s): 394da94

Del duplicate item metadata

Browse files
Files changed (2) hide show
  1. README copy.md +0 -0
  2. README.md +0 -15
README copy.md DELETED
The diff for this file is too large to render. See raw diff
 
README.md CHANGED
@@ -1,15 +0,0 @@
1
- ---
2
- configs:
3
- - config_name: raw_meta_All_Beauty
4
- data_files:
5
- - split: full
6
- path: "raw/meta_categories/All_Beauty.jsonl"
7
- - config_name: 0core_last_out_w_his_All_Beauty
8
- data_files:
9
- - split: train
10
- path: "benchmark/0core/last_out_w_his/All_Beauty.train.csv"
11
- - split: validation
12
- path: "benchmark/0core/last_out_w_his/All_Beauty.valid.csv"
13
- - split: test
14
- path: "benchmark/0core/last_out_w_his/All_Beauty.test.csv"
15
- ---