Siki-77 commited on
Commit
c657a42
1 Parent(s): 0ea19cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: beauty
4
+ data_files:
5
+ - split: train
6
+ path: "All_Beauty.jsonl"
7
+ - config_name: application
8
+ data_files:
9
+ - split: train
10
+ path: "Appliances.json"
11
+ license: apache-2.0
12
+ language:
13
+ - en
14
+ ---
15
+
16
+