Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- images/benchmark/different_models-time.pdf +3 -0
- images/benchmark/different_models-time.png +3 -0
- images/benchmark/different_models-time.svg +0 -0
- images/benchmark/different_models.csv +2 -0
- images/benchmark/different_models.md +3 -0
- images/benchmark/different_models.pdf +3 -0
- images/benchmark/different_models.png +3 -0
- images/benchmark/different_models.svg +0 -0
- images/benchmark/different_models_runtimes.csv +2 -0
- images/benchmark/different_models_runtimes.md +3 -0
- images/benchmark/gradient_accu-time.pdf +0 -0
- images/benchmark/gradient_accu-time.png +3 -0
- images/benchmark/gradient_accu-time.svg +0 -0
- images/benchmark/gradient_accu.csv +2 -0
- images/benchmark/gradient_accu.md +3 -0
- images/benchmark/gradient_accu.pdf +0 -0
- images/benchmark/gradient_accu.png +3 -0
- images/benchmark/gradient_accu.svg +0 -0
- images/benchmark/gradient_accu_runtimes.csv +2 -0
- images/benchmark/gradient_accu_runtimes.md +3 -0
- images/benchmark/peft-time.pdf +0 -0
- images/benchmark/peft-time.png +3 -0
- images/benchmark/peft-time.svg +0 -0
- images/benchmark/peft.csv +2 -0
- images/benchmark/peft.md +3 -0
- images/benchmark/peft.pdf +0 -0
- images/benchmark/peft.png +3 -0
- images/benchmark/peft.svg +0 -0
- images/benchmark/peft_runtimes.csv +2 -0
- images/benchmark/peft_runtimes.md +3 -0
- images/benchmark/sentiment-time.pdf +0 -0
- images/benchmark/sentiment-time.png +3 -0
- images/benchmark/sentiment-time.svg +0 -0
- images/benchmark/sentiment.csv +2 -0
- images/benchmark/sentiment.md +3 -0
- images/benchmark/sentiment.pdf +0 -0
- images/benchmark/sentiment.png +3 -0
- images/benchmark/sentiment.svg +0 -0
- images/benchmark/sentiment_runtimes.csv +2 -0
- images/benchmark/sentiment_runtimes.md +3 -0
.gitattributes
CHANGED
@@ -52,3 +52,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
55 |
+
images/benchmark/different_models-time.pdf filter=lfs diff=lfs merge=lfs -text
|
56 |
+
images/benchmark/different_models.pdf filter=lfs diff=lfs merge=lfs -text
|
images/benchmark/different_models-time.pdf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:beb8d322abedf4f9e6a371d6da29a1e3e903e5be4e8a20503c0af47bb3d61af0
|
3 |
+
size 1407910
|
images/benchmark/different_models-time.png
ADDED
![]() |
Git LFS Details
|
images/benchmark/different_models-time.svg
ADDED
|
images/benchmark/different_models.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
,sentiment lvwerra/gpt2-imdb (PR-662),sentiment gpt2 (PR-662),sentiment tiiuae/falcon-rw-1b (PR-662),sentiment gpt2xl (PR-662)
|
2 |
+
sentiment-analysis:lvwerra/distilbert-imdb,nan ± nan,nan ± nan,nan ± nan,nan ± nan
|
images/benchmark/different_models.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
| | sentiment lvwerra/gpt2-imdb (PR-662) | sentiment gpt2 (PR-662) | sentiment tiiuae/falcon-rw-1b (PR-662) | sentiment gpt2xl (PR-662) |
|
2 |
+
|:-------------------------------------------|:---------------------------------------|:--------------------------|:-----------------------------------------|:----------------------------|
|
3 |
+
| sentiment-analysis:lvwerra/distilbert-imdb | nan ± nan | nan ± nan | nan ± nan | nan ± nan |
|
images/benchmark/different_models.pdf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7aeaccc2af560cbe27e98b4e142105b7242ae0d3963262faa24fb7f4a63e1a2
|
3 |
+
size 1443507
|
images/benchmark/different_models.png
ADDED
![]() |
Git LFS Details
|
images/benchmark/different_models.svg
ADDED
|
images/benchmark/different_models_runtimes.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
,sentiment lvwerra/gpt2-imdb (PR-662),sentiment gpt2 (PR-662),sentiment tiiuae/falcon-rw-1b (PR-662),sentiment gpt2xl (PR-662)
|
2 |
+
sentiment-analysis:lvwerra/distilbert-imdb,40.79855156496951,41.60641603775192,88.68156069261985,185.41390139684344
|
images/benchmark/different_models_runtimes.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
| | sentiment lvwerra/gpt2-imdb (PR-662) | sentiment gpt2 (PR-662) | sentiment tiiuae/falcon-rw-1b (PR-662) | sentiment gpt2xl (PR-662) |
|
2 |
+
|:-------------------------------------------|---------------------------------------:|--------------------------:|-----------------------------------------:|----------------------------:|
|
3 |
+
| sentiment-analysis:lvwerra/distilbert-imdb | 40.7986 | 41.6064 | 88.6816 | 185.414 |
|
images/benchmark/gradient_accu-time.pdf
ADDED
Binary file (738 kB). View file
|
|
images/benchmark/gradient_accu-time.png
ADDED
![]() |
Git LFS Details
|
images/benchmark/gradient_accu-time.svg
ADDED
|
images/benchmark/gradient_accu.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
,sentiment lvwerra/gpt2-imdb (PR-662),sentiment lvwerra/gpt2-imdb gradient accumulation (PR-662)
|
2 |
+
sentiment-analysis:lvwerra/distilbert-imdb,nan ± nan,nan ± nan
|
images/benchmark/gradient_accu.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
| | sentiment lvwerra/gpt2-imdb (PR-662) | sentiment lvwerra/gpt2-imdb gradient accumulation (PR-662) |
|
2 |
+
|:-------------------------------------------|:---------------------------------------|:-------------------------------------------------------------|
|
3 |
+
| sentiment-analysis:lvwerra/distilbert-imdb | nan ± nan | nan ± nan |
|
images/benchmark/gradient_accu.pdf
ADDED
Binary file (742 kB). View file
|
|
images/benchmark/gradient_accu.png
ADDED
![]() |
Git LFS Details
|
images/benchmark/gradient_accu.svg
ADDED
|
images/benchmark/gradient_accu_runtimes.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
,sentiment lvwerra/gpt2-imdb (PR-662),sentiment lvwerra/gpt2-imdb gradient accumulation (PR-662)
|
2 |
+
sentiment-analysis:lvwerra/distilbert-imdb,40.79855156496951,87.8173325984938
|
images/benchmark/gradient_accu_runtimes.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
| | sentiment lvwerra/gpt2-imdb (PR-662) | sentiment lvwerra/gpt2-imdb gradient accumulation (PR-662) |
|
2 |
+
|:-------------------------------------------|---------------------------------------:|-------------------------------------------------------------:|
|
3 |
+
| sentiment-analysis:lvwerra/distilbert-imdb | 40.7986 | 87.8173 |
|
images/benchmark/peft-time.pdf
ADDED
Binary file (738 kB). View file
|
|
images/benchmark/peft-time.png
ADDED
![]() |
Git LFS Details
|
images/benchmark/peft-time.svg
ADDED
|
images/benchmark/peft.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
,sentiment lvwerra/gpt2-imdb (PR-662),sentiment lvwerra/gpt2-imdb w/ peft (PR-662)
|
2 |
+
sentiment-analysis:lvwerra/distilbert-imdb,nan ± nan,nan ± nan
|
images/benchmark/peft.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
| | sentiment lvwerra/gpt2-imdb (PR-662) | sentiment lvwerra/gpt2-imdb w/ peft (PR-662) |
|
2 |
+
|:-------------------------------------------|:---------------------------------------|:-----------------------------------------------|
|
3 |
+
| sentiment-analysis:lvwerra/distilbert-imdb | nan ± nan | nan ± nan |
|
images/benchmark/peft.pdf
ADDED
Binary file (735 kB). View file
|
|
images/benchmark/peft.png
ADDED
![]() |
Git LFS Details
|
images/benchmark/peft.svg
ADDED
|
images/benchmark/peft_runtimes.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
,sentiment lvwerra/gpt2-imdb (PR-662),sentiment lvwerra/gpt2-imdb w/ peft (PR-662)
|
2 |
+
sentiment-analysis:lvwerra/distilbert-imdb,40.79855156496951,43.043032859919364
|
images/benchmark/peft_runtimes.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
| | sentiment lvwerra/gpt2-imdb (PR-662) | sentiment lvwerra/gpt2-imdb w/ peft (PR-662) |
|
2 |
+
|:-------------------------------------------|---------------------------------------:|-----------------------------------------------:|
|
3 |
+
| sentiment-analysis:lvwerra/distilbert-imdb | 40.7986 | 43.043 |
|
images/benchmark/sentiment-time.pdf
ADDED
Binary file (362 kB). View file
|
|
images/benchmark/sentiment-time.png
ADDED
![]() |
Git LFS Details
|
images/benchmark/sentiment-time.svg
ADDED
|
images/benchmark/sentiment.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
,sentiment lvwerra/gpt2-imdb (PR-662)
|
2 |
+
sentiment-analysis:lvwerra/distilbert-imdb,nan ± nan
|
images/benchmark/sentiment.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
| | sentiment lvwerra/gpt2-imdb (PR-662) |
|
2 |
+
|:-------------------------------------------|:---------------------------------------|
|
3 |
+
| sentiment-analysis:lvwerra/distilbert-imdb | nan ± nan |
|
images/benchmark/sentiment.pdf
ADDED
Binary file (378 kB). View file
|
|
images/benchmark/sentiment.png
ADDED
![]() |
Git LFS Details
|
images/benchmark/sentiment.svg
ADDED
|
images/benchmark/sentiment_runtimes.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
,sentiment lvwerra/gpt2-imdb (PR-662)
|
2 |
+
sentiment-analysis:lvwerra/distilbert-imdb,40.79855156496951
|
images/benchmark/sentiment_runtimes.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
| | sentiment lvwerra/gpt2-imdb (PR-662) |
|
2 |
+
|:-------------------------------------------|---------------------------------------:|
|
3 |
+
| sentiment-analysis:lvwerra/distilbert-imdb | 40.7986 |
|