Datasets:
prasadsawant7
commited on
Commit
•
efb3775
1
Parent(s):
8059410
Uploaded files
Browse files- .gitattributes +2 -0
- sentiment_analysis_corpus.csv +3 -0
- sentiment_analysis_test.csv +0 -0
- sentiment_analysis_train.csv +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
sentiment_analysis_corpus.csv filter=lfs diff=lfs merge=lfs -text
|
57 |
+
sentiment_analysis_train.csv filter=lfs diff=lfs merge=lfs -text
|
sentiment_analysis_corpus.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efa77667c343a05e3d81a1c25fb5e80bbe023ad55897261ff48a05ce01cc1fdb
|
3 |
+
size 15345407
|
sentiment_analysis_test.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
sentiment_analysis_train.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e0c4df19a59604c6c66ec9a2956d63e984c9526c5a8e11151b5d811f7d81dba
|
3 |
+
size 11596128
|