zacharyxxxxcr commited on
Commit
39321ea
·
verified ·
1 Parent(s): 6b5c8a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -32,3 +32,10 @@ configs:
32
  - split: test
33
  path: SST-2-sentiment-analysis/test-*
34
  ---
 
 
 
 
 
 
 
 
32
  - split: test
33
  path: SST-2-sentiment-analysis/test-*
34
  ---
35
+
36
+
37
+ Dataset from [YJiangcm](https://github.com/YJiangcm/SST-2-sentiment-analysis). Add "choices" and other column names to the original dataset for easier implementation.
38
+
39
+
40
+ ## LICENSE
41
+ Please refer to [MIT License Copyright (c) 2020 YJiangcm](https://github.com/YJiangcm/Movielens1M-Movie-Recommendation-System/blob/main/LICENSE)