sileod commited on
Commit
555d0c4
·
1 Parent(s): 82f8781

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md CHANGED
@@ -1,3 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  https://umlt.infotech.monash.edu/?page_id=266
2
  ```
3
  @article{seroussi2014authorship,
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: reviewId
5
+ dtype: int64
6
+ - name: userId
7
+ dtype: int64
8
+ - name: itemId
9
+ dtype: int64
10
+ - name: rating
11
+ dtype: float64
12
+ - name: title
13
+ dtype: string
14
+ - name: content
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 112924393
19
+ num_examples: 61987
20
+ download_size: 70579792
21
+ dataset_size: 112924393
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ ---
28
  https://umlt.infotech.monash.edu/?page_id=266
29
  ```
30
  @article{seroussi2014authorship,