Update README.md
Browse files
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)
|