Update README.md
Browse files
README.md
CHANGED
@@ -83,11 +83,11 @@ https://github.com/nicolay-r/Reasoning-for-Sentiment-Analysis-Framework
|
|
83 |
Google-colab notebook for reproduction:
|
84 |
https://colab.research.google.com/github/nicolay-r/Reasoning-for-Sentiment-Analysis-Framework/blob/main/Reasoning_for_Sentiment_Analysis_Framework.ipynb
|
85 |
|
86 |
-
**Setup:** `Flan-T5-large`, output up to 300 tokens,
|
87 |
|
88 |
**GPU:** `NVidia-A100`, ~12 min/epoch, temperature 1.0, float 32
|
89 |
|
90 |
-
The overall training process took **
|
91 |
|
92 |

|
93 |
|
|
|
83 |
Google-colab notebook for reproduction:
|
84 |
https://colab.research.google.com/github/nicolay-r/Reasoning-for-Sentiment-Analysis-Framework/blob/main/Reasoning_for_Sentiment_Analysis_Framework.ipynb
|
85 |
|
86 |
+
**Setup:** `Flan-T5-large`, output up to 300 tokens, 12-batch size.
|
87 |
|
88 |
**GPU:** `NVidia-A100`, ~12 min/epoch, temperature 1.0, float 32
|
89 |
|
90 |
+
The overall training process took **5 epochs**.
|
91 |
|
92 |

|
93 |
|