Instructions to use ativilambit/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ativilambit/results with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("ativilambit/results") model = AutoModelForMultimodalLM.from_pretrained("ativilambit/results") - Notebooks
- Google Colab
- Kaggle
Commit ·
d02f7b3
1
Parent(s): f84f829
ativilambit/neu-faq
Browse files- README.md +15 -15
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
-
- Rouge1: 0.
|
| 22 |
-
- Rouge2: 0.
|
| 23 |
-
- Rougel: 0.
|
| 24 |
-
- Rougelsum: 0.
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
| 55 |
-
| No log | 1.0 | 17 |
|
| 56 |
-
| No log | 2.0 | 34 |
|
| 57 |
-
| No log | 3.0 | 51 | 0.
|
| 58 |
-
| No log | 4.0 | 68 | 0.
|
| 59 |
-
| No log | 5.0 | 85 | 0.
|
| 60 |
-
| No log | 6.0 | 102 | 0.
|
| 61 |
-
| No log | 7.0 | 119 | 0.
|
| 62 |
-
| No log | 8.0 | 136 | 0.
|
| 63 |
-
| No log | 9.0 | 153 | 0.
|
| 64 |
-
| No log | 10.0 | 170 | 0.
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.8324
|
| 21 |
+
- Rouge1: 0.2155
|
| 22 |
+
- Rouge2: 0.1170
|
| 23 |
+
- Rougel: 0.1827
|
| 24 |
+
- Rougelsum: 0.2039
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
| 55 |
+
| No log | 1.0 | 17 | 0.9685 | 0.2008 | 0.1092 | 0.1756 | 0.1881 |
|
| 56 |
+
| No log | 2.0 | 34 | 1.0002 | 0.1939 | 0.0984 | 0.1655 | 0.1823 |
|
| 57 |
+
| No log | 3.0 | 51 | 0.8892 | 0.1916 | 0.1092 | 0.1691 | 0.1829 |
|
| 58 |
+
| No log | 4.0 | 68 | 0.8667 | 0.1964 | 0.1076 | 0.1704 | 0.1877 |
|
| 59 |
+
| No log | 5.0 | 85 | 0.8601 | 0.2088 | 0.1076 | 0.1764 | 0.1971 |
|
| 60 |
+
| No log | 6.0 | 102 | 0.8587 | 0.2105 | 0.1120 | 0.1803 | 0.1997 |
|
| 61 |
+
| No log | 7.0 | 119 | 0.8526 | 0.2092 | 0.1105 | 0.1788 | 0.1996 |
|
| 62 |
+
| No log | 8.0 | 136 | 0.8432 | 0.2131 | 0.1149 | 0.1809 | 0.2019 |
|
| 63 |
+
| No log | 9.0 | 153 | 0.8370 | 0.2155 | 0.1170 | 0.1827 | 0.2039 |
|
| 64 |
+
| No log | 10.0 | 170 | 0.8324 | 0.2155 | 0.1170 | 0.1827 | 0.2039 |
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 990404917
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab67079a161038bd2df679c7298582478d4177f4e2ea4121a9f5ff86917078d9
|
| 3 |
size 990404917
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4155
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:715b80d2f1c7d803fb11fc7893a9e14aecffd986f80ba93a662a5279981de49f
|
| 3 |
size 4155
|