Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
teragron
/
reviews
like
3
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
1M - 10M
Tags:
finance
Libraries:
Datasets
Dask
Croissant
License:
mit
Dataset card
Viewer
Files
Files and versions
Community
1
teragron
commited on
Oct 5, 2023
Commit
36409b9
•
1 Parent(s):
6a55a0f
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
Following packages are neccesary to compile the model in C:
2
+
3
+
sudo apt install gcc-7
4
+
sudo apt-get install build-essential