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 ·
fc1a045
1
Parent(s): d02f7b3
ativilambit/neu-faq
Browse files- README.md +18 -16
- 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 |
|
|
@@ -46,22 +46,24 @@ The following hyperparameters were used during training:
|
|
| 46 |
- seed: 42
|
| 47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 48 |
- lr_scheduler_type: linear
|
| 49 |
-
-
|
| 50 |
|
| 51 |
### Training results
|
| 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 | 1.
|
| 57 |
-
| No log | 3.0 | 51 |
|
| 58 |
-
| No log | 4.0 | 68 | 0.
|
| 59 |
-
| No log | 5.0 | 85 |
|
| 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.8470
|
| 21 |
+
- Rouge1: 0.2057
|
| 22 |
+
- Rouge2: 0.1147
|
| 23 |
+
- Rougel: 0.1782
|
| 24 |
+
- Rougelsum: 0.1958
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 46 |
- seed: 42
|
| 47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 48 |
- lr_scheduler_type: linear
|
| 49 |
+
- training_steps: 200
|
| 50 |
|
| 51 |
### Training results
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
| 55 |
+
| No log | 1.0 | 17 | 1.2660 | 0.1999 | 0.1058 | 0.1703 | 0.1847 |
|
| 56 |
+
| No log | 2.0 | 34 | 1.1230 | 0.2144 | 0.1178 | 0.1823 | 0.2017 |
|
| 57 |
+
| No log | 3.0 | 51 | 1.0869 | 0.2106 | 0.1181 | 0.1870 | 0.2010 |
|
| 58 |
+
| No log | 4.0 | 68 | 0.9919 | 0.2110 | 0.1205 | 0.1883 | 0.2036 |
|
| 59 |
+
| No log | 5.0 | 85 | 1.0286 | 0.2009 | 0.1078 | 0.1749 | 0.1935 |
|
| 60 |
+
| No log | 6.0 | 102 | 0.9935 | 0.2042 | 0.1096 | 0.1775 | 0.1958 |
|
| 61 |
+
| No log | 7.0 | 119 | 0.9676 | 0.2132 | 0.1231 | 0.1887 | 0.2068 |
|
| 62 |
+
| No log | 8.0 | 136 | 0.9297 | 0.2062 | 0.1155 | 0.1824 | 0.1992 |
|
| 63 |
+
| No log | 9.0 | 153 | 0.9009 | 0.2101 | 0.1181 | 0.1853 | 0.2027 |
|
| 64 |
+
| No log | 10.0 | 170 | 0.8658 | 0.2088 | 0.1179 | 0.1840 | 0.2021 |
|
| 65 |
+
| No log | 11.0 | 187 | 0.8495 | 0.2061 | 0.1146 | 0.1791 | 0.1972 |
|
| 66 |
+
| No log | 11.76 | 200 | 0.8470 | 0.2057 | 0.1147 | 0.1782 | 0.1958 |
|
| 67 |
|
| 68 |
|
| 69 |
### 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:7c48518b2bc8a61f9580f0d9bd8d44309c1100914131190a60630e99f09d85bf
|
| 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:90a771eede72cf7c25000c2104809583c9883f8ccd6b21ca61651ea218fdcc3a
|
| 3 |
size 4155
|